summaryrefslogtreecommitdiff
path: root/devel/p5-Data-Table
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 10:57:48 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 10:57:48 +0000
commit772ffd1f4b419419977882eae0149f1c4ef6edbc (patch)
tree0c1f7ec811209c8157cfeead068190887280a4e0 /devel/p5-Data-Table
parent- Use 5.14+ instead of 5.14.0+ (diff)
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326626
Diffstat (limited to 'devel/p5-Data-Table')
-rw-r--r--devel/p5-Data-Table/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Data-Table/Makefile b/devel/p5-Data-Table/Makefile
index 65d1af3b34da..b7d318c3c1b0 100644
--- a/devel/p5-Data-Table/Makefile
+++ b/devel/p5-Data-Table/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Data-Table
-# Date created: 10 November 2004
-# Whom: Aaron Dalton <aaron@daltons.ca>
-#
+# Created by: Aaron Dalton <aaron@daltons.ca>
# $FreeBSD$
-#
PORTNAME= Data-Table
PORTVERSION= 1.68
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dhn@FreeBSD.org
COMMENT= Data type related to database tables, HTML table displays, etc
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Data::Table.3