aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Data-HashArray
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-10 13:48:19 +0800
committeraz <az@FreeBSD.org>2013-09-10 13:48:19 +0800
commitdc833d264f50c7dade6af9d8ebeafcc83ea0623c (patch)
tree405d2711d654b223432e84cde15af1735848aad2 /devel/p5-Data-HashArray
parent6e56589e4f7277226001a3471f822c243bc3826d (diff)
downloadfreebsd-ports-gnome-dc833d264f50c7dade6af9d8ebeafcc83ea0623c.tar.gz
freebsd-ports-gnome-dc833d264f50c7dade6af9d8ebeafcc83ea0623c.tar.zst
freebsd-ports-gnome-dc833d264f50c7dade6af9d8ebeafcc83ea0623c.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'devel/p5-Data-HashArray')
-rw-r--r--devel/p5-Data-HashArray/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Data-HashArray/Makefile b/devel/p5-Data-HashArray/Makefile
index 1a96eaca916b..0d9dbd940a6b 100644
--- a/devel/p5-Data-HashArray/Makefile
+++ b/devel/p5-Data-HashArray/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Data::HashArray
-# Date created: 2009-08-27
-# Whom: Greg Larkin <glarkin@FreeBSD.org>
-#
+# Created by: Greg Larkin <glarkin@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Data-HashArray
PORTVERSION= 1.0
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Array class of hashes with properties via overloading and AUTOLOAD
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Data::HashArray.3