diff options
author | bapt <bapt@FreeBSD.org> | 2012-10-26 18:23:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-10-26 18:23:01 +0800 |
commit | 8d97ae4a9e6f779da869aa82629c8e77f5afc363 (patch) | |
tree | 88e8411a1d36b9f9a08af1edb69db68f1c7b5c2a /sysutils/gtk-imonc | |
parent | 33e42718cc2d678f3b6bdfff7ffd76c6db5660bf (diff) | |
download | freebsd-ports-gnome-8d97ae4a9e6f779da869aa82629c8e77f5afc363.tar.gz freebsd-ports-gnome-8d97ae4a9e6f779da869aa82629c8e77f5afc363.tar.zst freebsd-ports-gnome-8d97ae4a9e6f779da869aa82629c8e77f5afc363.zip |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available
Feature safe: yes
Diffstat (limited to 'sysutils/gtk-imonc')
-rw-r--r-- | sysutils/gtk-imonc/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile index 761c4b24eb9b..93fb5d1507a9 100644 --- a/sysutils/gtk-imonc/Makefile +++ b/sysutils/gtk-imonc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtk-imonc -# Date Created: 26. October 2002 -# Whom: Steffen Vogelreuter -# +# Created by: Steffen Vogelreuter # $FreeBSD$ -# PORTNAME= gtk-imonc PORTVERSION= 0.6.4.1 @@ -14,6 +10,9 @@ MASTER_SITES= http://userpage.fu-berlin.de/~zeank/gtk-imonc/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A GTK2-based imond-client to control an on(e) disc fli4l router +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |