diff options
Diffstat (limited to 'print/gimp-print/Makefile')
-rw-r--r-- | print/gimp-print/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index 6b2da0bc5136..a322480c942d 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ahze@FreeBSD.org COMMENT= GIMP Print Printer Driver +DEPRECATED= gimp-print has been renamed gutenprint (print/gutenprint), please \ + consider using it. +EXPIRATION_DATE=2007-07-15 + USE_AUTOTOOLS= libtool:15 USE_GETTEXT= yes USE_GETOPT_LONG= yes |