diff options
Diffstat (limited to 'textproc/ascii2pdf/Makefile')
-rw-r--r-- | textproc/ascii2pdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ascii2pdf/Makefile b/textproc/ascii2pdf/Makefile index 432004ec2924..9114492a4178 100644 --- a/textproc/ascii2pdf/Makefile +++ b/textproc/ascii2pdf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://bulldog.tzo.org/ascii2pdf/ DISTNAME= ${PORTNAME}-0.9.1 MAINTAINER= petef@FreeBSD.org +COMMENT= A perl script to convert text files to PDF files RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/PDF/Create.pm:${PORTSDIR}/textproc/p5-PDF-Create |