summaryrefslogtreecommitdiff
path: root/lang/p5-Data-JavaScript
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-05 15:05:29 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-05 15:05:29 +0000
commit43f0c9f153cbb6a2e3db53e004582f6729057928 (patch)
tree6094da914716107bca7d35889c1b8aab5e6097c7 /lang/p5-Data-JavaScript
parentRestore previous COMMENT (as of r324156), new one was overly concise. (diff)
- Convert to new perl framework
- Trim Makefile header Approved by: tobez@ (maintainer)
Notes
Notes: svn path=/head/; revision=324276
Diffstat (limited to 'lang/p5-Data-JavaScript')
-rw-r--r--lang/p5-Data-JavaScript/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/lang/p5-Data-JavaScript/Makefile b/lang/p5-Data-JavaScript/Makefile
index 1ecc8a0b07b6..6962a1f3a46c 100644
--- a/lang/p5-Data-JavaScript/Makefile
+++ b/lang/p5-Data-JavaScript/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Data-JavaScript
-# Date created: 09 October 2001
-# Whom: tobez
-#
+# Created by: tobez
# $FreeBSD$
-#
PORTNAME= Data-JavaScript
PORTVERSION= 1.13
@@ -16,7 +12,8 @@ MAINTAINER= tobez@FreeBSD.org
COMMENT= Data::JavaScript - Dump perl structures to JavaScript code
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Data::JavaScript.3