aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Roman
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-12 13:53:03 +0800
committeraz <az@FreeBSD.org>2013-09-12 13:53:03 +0800
commit64b422e1ccdeed2bd5376a7739430c72f08453e1 (patch)
treed3e054e43268209aa792f44c177f4789d4af4098 /math/p5-Roman
parent9759a1bffcd93df3d12bdb17a2d82b7fa88b8c7d (diff)
downloadfreebsd-ports-gnome-64b422e1ccdeed2bd5376a7739430c72f08453e1.tar.gz
freebsd-ports-gnome-64b422e1ccdeed2bd5376a7739430c72f08453e1.tar.zst
freebsd-ports-gnome-64b422e1ccdeed2bd5376a7739430c72f08453e1.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'math/p5-Roman')
-rw-r--r--math/p5-Roman/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile
index b2731e51925a..7101fd3c5457 100644
--- a/math/p5-Roman/Makefile
+++ b/math/p5-Roman/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Roman
-# Date created: 16 January 2003
-# Whom: Philip Paeps <philip@paeps.cx>
-#
+# Created by: Philip Paeps <philip@paeps.cx>
# $FreeBSD$
-#
PORTNAME= Roman
PORTVERSION= 1.22
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= philip@FreeBSD.org
COMMENT= Perl module to convert between Arabic and Roman numerals
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Roman.3