aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Color-Rgb
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 11:44:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 11:44:41 +0000
commitd36b674c40f4e0bdb4366c664e162b2d272d2e35 (patch)
treeeb076836dd1be72ab97d0c69f0d3dcca40eaf1d2 /graphics/p5-Color-Rgb
parentf96c54dce9de28319079f1b66a9d5f59ddaaa063 (diff)
downloadports-d36b674c40f4e0bdb4366c664e162b2d272d2e35.tar.gz
ports-d36b674c40f4e0bdb4366c664e162b2d272d2e35.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326963
Diffstat (limited to 'graphics/p5-Color-Rgb')
-rw-r--r--graphics/p5-Color-Rgb/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/graphics/p5-Color-Rgb/Makefile b/graphics/p5-Color-Rgb/Makefile
index dffe3bf4124d..feb242111ee5 100644
--- a/graphics/p5-Color-Rgb/Makefile
+++ b/graphics/p5-Color-Rgb/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: graphics/p5-Color-Rgb
-# Date created: Sep 17 2004
-# Whom: Rong-En Fan <rafan@infor.org>
-#
+# Created by: Rong-En Fan <rafan@infor.org>
# $FreeBSD$
-#
PORTNAME= Color-Rgb
PORTVERSION= 1.4
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= rafan@FreeBSD.org
COMMENT= Simple rgb.txt parsing class
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Color::Rgb.3