aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Writer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Writer/Makefile')
-rw-r--r--textproc/p5-XML-Writer/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile
index 14bc06233f59..a5fee586b1d3 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}