aboutsummaryrefslogtreecommitdiff
path: root/cad/p5-GDS2
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 07:12:35 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 07:12:35 +0000
commit38499cc4f9de561964aa3bd7556c9f4c6684f038 (patch)
tree93d2de2f9a4bf6801932ddc030f955193b833745 /cad/p5-GDS2
parent886f50deb78afdd44d1fa3bbf50cbf6ab29baa3a (diff)
downloadports-38499cc4f9de561964aa3bd7556c9f4c6684f038.tar.gz
ports-38499cc4f9de561964aa3bd7556c9f4c6684f038.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326870
Diffstat (limited to 'cad/p5-GDS2')
-rw-r--r--cad/p5-GDS2/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/cad/p5-GDS2/Makefile b/cad/p5-GDS2/Makefile
index b752cc0af6a1..3f0c62845e9e 100644
--- a/cad/p5-GDS2/Makefile
+++ b/cad/p5-GDS2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-GDS2
-# Date created: Sun, Apr 29 2007
-# Whom: Hiroki Sato <hrs@FreeBSD.org>
-#
+# Created by: Hiroki Sato <hrs@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= GDS2
PORTVERSION= 3.00
@@ -15,7 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S,.a$,a,}
MAINTAINER= hrs@FreeBSD.org
COMMENT= GDS2 - GDS2 stream module
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S,.a$,,}
PLIST_FILES= ${SITE_PERL_REL}/GDS2.pm \
${PROGRAMS:S,^,bin/,}