diff options
Diffstat (limited to 'textproc/p5-XML-Writer')
-rw-r--r-- | textproc/p5-XML-Writer/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Writer/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index 14bc062..a5fee58 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple Perl module for writing XML documents + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-Writer/pkg-comment b/textproc/p5-XML-Writer/pkg-comment deleted file mode 100644 index 19f04e8..0000000 --- a/textproc/p5-XML-Writer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple Perl module for writing XML documents |