aboutsummaryrefslogtreecommitdiff
path: root/textproc/dtdparse
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-02-24 17:14:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-02-24 17:14:59 +0000
commitba42cd2c2819400272f0389e29ee66b41dd4104b (patch)
tree3299261215bbb622e922a19479564a21ba070900 /textproc/dtdparse
parent532bdaae86c8e3efa779e99ffeea86c174cb2eac (diff)
downloadports-ba42cd2c2819400272f0389e29ee66b41dd4104b.tar.gz
ports-ba42cd2c2819400272f0389e29ee66b41dd4104b.zip
Staging.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=345881
Diffstat (limited to 'textproc/dtdparse')
-rw-r--r--textproc/dtdparse/Makefile4
-rw-r--r--textproc/dtdparse/pkg-plist8
2 files changed, 8 insertions, 4 deletions
diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile
index 592233e91a17..c8d676729519 100644
--- a/textproc/dtdparse/Makefile
+++ b/textproc/dtdparse/Makefile
@@ -16,8 +16,4 @@ RUN_DEPENDS= p5-DelimMatch>=0:${PORTSDIR}/textproc/p5-DelimMatch \
USES= perl5
USE_PERL5= configure
-MAN1= dtddiff2html.1 dtdformat.1 dtddiff.1 dtdparse.1 dtdflatten.1
-MAN3= SGML::DTDParse::DTD.3 SGML::DTDParse.3 SGML::DTDParse::Util.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/dtdparse/pkg-plist b/textproc/dtdparse/pkg-plist
index 5ca6003996e4..f09b991a539c 100644
--- a/textproc/dtdparse/pkg-plist
+++ b/textproc/dtdparse/pkg-plist
@@ -3,6 +3,14 @@ bin/dtddiff2html
bin/dtdflatten
bin/dtdformat
bin/dtdparse
+man/man1/dtddiff2html.1.gz
+man/man1/dtdformat.1.gz
+man/man1/dtddiff.1.gz
+man/man1/dtdparse.1.gz
+man/man1/dtdflatten.1.gz
+%%PERL5_MAN3%%/SGML::DTDParse::DTD.3.gz
+%%PERL5_MAN3%%/SGML::DTDParse.3.gz
+%%PERL5_MAN3%%/SGML::DTDParse::Util.3.gz
%%SITE_PERL%%/SGML/DTDParse/Catalog.pm
%%SITE_PERL%%/SGML/DTDParse/ContentModel.pm
%%SITE_PERL%%/SGML/DTDParse/DTD.pm