aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-SVG-Parser
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-14 14:18:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-14 14:18:27 +0000
commitef3a7440507135ba17f35147a9690d8ad75ff637 (patch)
tree4e43dd8293eb3c2c563bda53b576aee1c7444d31 /textproc/p5-SVG-Parser
parente26f2121d2ccb10e5c995dcb5f129682bfd3d5e1 (diff)
downloadports-ef3a7440507135ba17f35147a9690d8ad75ff637.tar.gz
ports-ef3a7440507135ba17f35147a9690d8ad75ff637.zip
Notes
Diffstat (limited to 'textproc/p5-SVG-Parser')
-rw-r--r--textproc/p5-SVG-Parser/Makefile9
-rw-r--r--textproc/p5-SVG-Parser/pkg-plist4
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/p5-SVG-Parser/Makefile b/textproc/p5-SVG-Parser/Makefile
index 9a49f98dc200..90005e078af8 100644
--- a/textproc/p5-SVG-Parser/Makefile
+++ b/textproc/p5-SVG-Parser/Makefile
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= XML Parser for SVG documents
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-SVG>=2:${PORTSDIR}/textproc/p5-SVG \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
@@ -18,10 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= modbuild
USES= perl5
-MAN3= SVG::Parser.3 \
- SVG::Parser::Expat.3 \
- SVG::Parser::SAX.3 \
- SVG::Parser::SAX::Handler.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-SVG-Parser/pkg-plist b/textproc/p5-SVG-Parser/pkg-plist
index 7d87c233c7d3..84edc86c4d68 100644
--- a/textproc/p5-SVG-Parser/pkg-plist
+++ b/textproc/p5-SVG-Parser/pkg-plist
@@ -3,6 +3,10 @@
%%SITE_PERL%%/SVG/Parser/Expat.pm
%%SITE_PERL%%/SVG/Parser/SAX.pm
%%SITE_PERL%%/SVG/Parser/SAX/Handler.pm
+%%PERL5_MAN3%%/SVG::Parser.3.gz
+%%PERL5_MAN3%%/SVG::Parser::Expat.3.gz
+%%PERL5_MAN3%%/SVG::Parser::SAX.3.gz
+%%PERL5_MAN3%%/SVG::Parser::SAX::Handler.3.gz
@dirrm %%SITE_PERL%%/SVG/Parser/SAX
@dirrm %%SITE_PERL%%/SVG/Parser
@dirrmtry %%SITE_PERL%%/SVG