diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /print/p5-PDFLib/Makefile | |
parent | 9db6b4e20b78473ae9952b5c4157057b33d376f2 (diff) | |
download | freebsd-ports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.zip |
De-pkg-comment.
Diffstat (limited to 'print/p5-PDFLib/Makefile')
-rw-r--r-- | print/p5-PDFLib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/p5-PDFLib/Makefile b/print/p5-PDFLib/Makefile index 91ff1810f9f2..44959ea1e67e 100644 --- a/print/p5-PDFLib/Makefile +++ b/print/p5-PDFLib/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= More OO interface to pdflib_pl.pm BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/pdflib_pl.pm:${PORTSDIR}/print/pdflib RUN_DEPENDS= ${BUILD_DEPENDS} |