diff options
Diffstat (limited to 'graphics/popplerkit/Makefile')
-rw-r--r-- | graphics/popplerkit/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/popplerkit/Makefile b/graphics/popplerkit/Makefile index f5e8199b8901..bf979e95a59a 100644 --- a/graphics/popplerkit/Makefile +++ b/graphics/popplerkit/Makefile @@ -12,13 +12,16 @@ CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/etoile/ DISTNAME= etoile-0.4.1 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Framework that supports rendering of PDF content LIB_DEPENDS= poppler:${PORTSDIR}/graphics/poppler LICENSE= GPLv2 +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |