diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /textproc/p5-XML-Writer/Makefile | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) | |
download | ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.tar.gz ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Writer/Makefile')
-rw-r--r-- | textproc/p5-XML-Writer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index 14bc06233f59..f50c5cf0a8fe 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= 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} |