aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SVG-DOM2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-14 22:50:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-14 22:50:13 +0000
commit84345e5b93378dd4f841e9c378d217e104ea417e (patch)
treebb5fafca29aa689a50a47356381725c3ee3064b7 /graphics/p5-SVG-DOM2
parent4825d493ea3e604d1550c92b93eaa77a98695f76 (diff)
downloadports-84345e5b93378dd4f841e9c378d217e104ea417e.tar.gz
ports-84345e5b93378dd4f841e9c378d217e104ea417e.zip
Notes
Diffstat (limited to 'graphics/p5-SVG-DOM2')
-rw-r--r--graphics/p5-SVG-DOM2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-SVG-DOM2/Makefile b/graphics/p5-SVG-DOM2/Makefile
index 66110363876f..c208edd84d10 100644
--- a/graphics/p5-SVG-DOM2/Makefile
+++ b/graphics/p5-SVG-DOM2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SVG-DOM2
PORTVERSION= 1.00
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,6 +19,7 @@ PERL_CONFIGURE= yes
MAN3= SVG::DOM2.3 SVG::DOM2::Attribute::Transform.3 \
SVG::DOM2::Element::Document.3 SVG::DOM2::Element::Shape.3 \
+ SVG::DOM2::Element::MetaData.3 \
SVG::DOM2::Element::Shape::Fill.3 \
SVG::DOM2::Element::Shape::Font.3 \
SVG::DOM2::Element::Shape::Stroke.3