aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Number-Format
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 13:29:55 +0800
committeraz <az@FreeBSD.org>2013-09-11 13:29:55 +0800
commitee8dddd74f909906e260b158307d0d183bbaf75b (patch)
tree7d6f09364ae164355f84938027aaeaf3db656249 /textproc/p5-Number-Format
parentc1a8e29598b8959c5f4491ad421f4a76481d9fdc (diff)
downloadfreebsd-ports-gnome-ee8dddd74f909906e260b158307d0d183bbaf75b.tar.gz
freebsd-ports-gnome-ee8dddd74f909906e260b158307d0d183bbaf75b.tar.zst
freebsd-ports-gnome-ee8dddd74f909906e260b158307d0d183bbaf75b.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'textproc/p5-Number-Format')
-rw-r--r--textproc/p5-Number-Format/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile
index 264d1092dfaa..75e3485f786f 100644
--- a/textproc/p5-Number-Format/Makefile
+++ b/textproc/p5-Number-Format/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Number::Format
-# Date created: 27 Oct 2001
-# Whom: Seamus Venasse <svenasse@polaris.ca>
-#
+# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
-#
PORTNAME= Number-Format
PORTVERSION= 1.73
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl extension for formatting numbers
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Number::Format.3