diff options
Diffstat (limited to 'sysutils/gtk-imonc/Makefile')
-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 |