diff options
author | ahze <ahze@FreeBSD.org> | 2007-04-05 00:03:45 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-04-05 00:03:45 +0800 |
commit | c08f65ae43a8c808a033abec3b3e8b68d6c4a39a (patch) | |
tree | bb096d56249f2b6560d14d32aff8d9f48e5bf0a3 /print | |
parent | 3eb5c7c92f615c2be93b5a6d2183c65ef56fea73 (diff) | |
download | freebsd-ports-gnome-c08f65ae43a8c808a033abec3b3e8b68d6c4a39a.tar.gz freebsd-ports-gnome-c08f65ae43a8c808a033abec3b3e8b68d6c4a39a.tar.zst freebsd-ports-gnome-c08f65ae43a8c808a033abec3b3e8b68d6c4a39a.zip |
- Mark DEPRECATED with EXPIRATION_DATE of 2007-07-15
please use print/gutenprint
Diffstat (limited to 'print')
-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 |