From 43f0c9f153cbb6a2e3db53e004582f6729057928 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Mon, 5 Aug 2013 15:05:29 +0000 Subject: - Convert to new perl framework - Trim Makefile header Approved by: tobez@ (maintainer) --- lang/p5-Data-JavaScript/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'lang/p5-Data-JavaScript') 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 -- cgit v1.2.3