diff options
Diffstat (limited to 'textproc/p5-libxml/Makefile')
-rw-r--r-- | textproc/p5-libxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index 97967d291905..a4a18f7249f4 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= libxml-perl-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org +COMMENT= Collection of Perl5 modules for working with XML BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} |