diff options
Diffstat (limited to 'textproc/p5-XML-SimpleObject/Makefile')
-rw-r--r-- | textproc/p5-XML-SimpleObject/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-SimpleObject/Makefile b/textproc/p5-XML-SimpleObject/Makefile index 6f6812cd5f4b..1b33997c8acb 100644 --- a/textproc/p5-XML-SimpleObject/Makefile +++ b/textproc/p5-XML-SimpleObject/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= API for accessing the structure of an XML document BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser |