aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Data-JavaScript/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-07 10:55:01 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-07 10:55:01 +0000
commite65501d8262c0298e8b41f16e07b0f56326c4cba (patch)
tree2e7f54f9eb32f6fc46d793cd0fe90232d6678421 /lang/p5-Data-JavaScript/Makefile
parent362c47d7163da2096f55eda3de34e8358e91a074 (diff)
downloadports-e65501d8262c0298e8b41f16e07b0f56326c4cba.tar.gz
ports-e65501d8262c0298e8b41f16e07b0f56326c4cba.zip
Update to 1.08
PR: 52243 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer, edwin (mentor)
Notes
Notes: svn path=/head/; revision=82437
Diffstat (limited to 'lang/p5-Data-JavaScript/Makefile')
-rw-r--r--lang/p5-Data-JavaScript/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/p5-Data-JavaScript/Makefile b/lang/p5-Data-JavaScript/Makefile
index 41449c803f92..21e4e3e2f2f4 100644
--- a/lang/p5-Data-JavaScript/Makefile
+++ b/lang/p5-Data-JavaScript/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= Data-JavaScript
-PORTVERSION= 1.06
+PORTVERSION= 1.08
CATEGORIES= lang www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
PKGNAMEPREFIX= p5-
+EXTRACT_SUFX= .tgz
MAINTAINER= tobez@FreeBSD.org
COMMENT= Data::JavaScript - Dump perl structures to JavaScript code
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Data::JavaScript.3
.include <bsd.port.mk>