diff options
Diffstat (limited to 'textproc/ascii2pdf')
-rw-r--r-- | textproc/ascii2pdf/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/ascii2pdf/Makefile b/textproc/ascii2pdf/Makefile index 4c4279df8d1b..8f5c957a6f79 100644 --- a/textproc/ascii2pdf/Makefile +++ b/textproc/ascii2pdf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ascii2pdf -# Date created: 20 January 2001 -# Whom: petef@databits.net -# +# Created by: petef@databits.net # $FreeBSD$ -# PORTNAME= ascii2pdf PORTVERSION= 0.9.1 @@ -16,6 +12,9 @@ COMMENT= A perl script to convert text files to PDF files RUN_DEPENDS= p5-PDF-Create>=0:${PORTSDIR}/textproc/p5-PDF-Create +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + NO_BUILD= yes USE_PERL5= yes PLIST_FILES= bin/ascii2pdf |