aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/dtdparse
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dtdparse')
-rw-r--r--textproc/dtdparse/Makefile1
-rw-r--r--textproc/dtdparse/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile
index 19cc58544579..05d7e6bb6f6c 100644
--- a/textproc/dtdparse/Makefile
+++ b/textproc/dtdparse/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= dtdparse
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
MAINTAINER= fuyuki@hadaly.org
+COMMENT= Parse a DTD and produce an XML document that represents it
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/DelimMatch.pm:${PORTSDIR}/textproc/p5-DelimMatch \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM
diff --git a/textproc/dtdparse/pkg-comment b/textproc/dtdparse/pkg-comment
deleted file mode 100644
index 05fe23380a39..000000000000
--- a/textproc/dtdparse/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Parse a DTD and produce an XML document that represents it