aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-SVG/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-03-04 14:51:14 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-03-04 14:51:14 +0000
commite9bfcca2748e9fe7962b2b5297e7277fd9eb282b (patch)
tree707cb6265d9546c85b5ded6bac1b94a39f14f494 /textproc/p5-SVG/Makefile
parent96d3c9379605cc8f6e76ee518677c69184326917 (diff)
downloadports-e9bfcca2748e9fe7962b2b5297e7277fd9eb282b.tar.gz
ports-e9bfcca2748e9fe7962b2b5297e7277fd9eb282b.zip
Update to 2.27
Notes
Notes: svn path=/head/; revision=76848
Diffstat (limited to 'textproc/p5-SVG/Makefile')
-rw-r--r--textproc/p5-SVG/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile
index b7eb75cad98e..89216e2cedbe 100644
--- a/textproc/p5-SVG/Makefile
+++ b/textproc/p5-SVG/Makefile
@@ -6,19 +6,18 @@
#
PORTNAME= SVG
-PORTVERSION= 2.1
+PORTVERSION= 2.27
CATEGORIES= textproc graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SVG
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
+COMMENT= Perl extension for generating Scalable Vector Graphics (SVG) documents
PERL_CONFIGURE= yes
-PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"
MAN3= SVG.3 SVG::DOM.3 SVG::Element.3 SVG::Manual.3 SVG::XML.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
post-patch:
@${FIND} ${WRKSRC} \( -name "*.p[lm]" -or -name "*.cgi" \