diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-21 10:07:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-21 10:07:33 +0000 |
commit | a3bd44a9140c89e84c8b6a10cf060fdaa31d13f5 (patch) | |
tree | 017f7e23412634a43da6ae1778ea55bf0d9b5278 /print/a2pdf/Makefile | |
parent | 27d387cfe9a33a1c07ccb2efbea478ae57b5e709 (diff) | |
download | ports-a3bd44a9140c89e84c8b6a10cf060fdaa31d13f5.tar.gz ports-a3bd44a9140c89e84c8b6a10cf060fdaa31d13f5.zip |
Notes
Diffstat (limited to 'print/a2pdf/Makefile')
-rw-r--r-- | print/a2pdf/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/a2pdf/Makefile b/print/a2pdf/Makefile index dd2fdab38311..49ed608604b9 100644 --- a/print/a2pdf/Makefile +++ b/print/a2pdf/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://perl.jonallen.info/attachment/26/ MAINTAINER= ports@FreeBSD.org COMMENT= Text to PDF converter +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/artistic-2_0.txt |