aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SVG-Metadata/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-SVG-Metadata/Makefile')
-rw-r--r--graphics/p5-SVG-Metadata/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/graphics/p5-SVG-Metadata/Makefile b/graphics/p5-SVG-Metadata/Makefile
index a1d9961425fa..695ec8185e1b 100644
--- a/graphics/p5-SVG-Metadata/Makefile
+++ b/graphics/p5-SVG-Metadata/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-SVG-Metadata
-# Date created: 2005-03-13
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= SVG-Metadata
PORTVERSION= 0.28
@@ -17,7 +13,8 @@ COMMENT= Perl module to capture metadata info about an SVG file
BUILD_DEPENDS= xml_grep:${PORTSDIR}/textproc/p5-XML-Twig
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= svg_validate.1 svg_annotate.1
MAN3= SVG::Metadata.3