aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Rose-URI
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-06 08:50:49 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-06 08:50:49 +0000
commit2c25cf429d2666ce14bd7dc8623ba038953a470e (patch)
tree5aa3cd74114ed035ad4ba813977c32381a693ed0 /net/p5-Rose-URI
parent9bb16a96a346d4c10541421482ceac831cf26d46 (diff)
downloadports-2c25cf429d2666ce14bd7dc8623ba038953a470e.tar.gz
ports-2c25cf429d2666ce14bd7dc8623ba038953a470e.zip
- Convert to new perl framework
- Trim Makefile header Approved by: wen@ (maintainer)
Notes
Notes: svn path=/head/; revision=324306
Diffstat (limited to 'net/p5-Rose-URI')
-rw-r--r--net/p5-Rose-URI/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net/p5-Rose-URI/Makefile b/net/p5-Rose-URI/Makefile
index 042f4583378f..63e8be5b55ec 100644
--- a/net/p5-Rose-URI/Makefile
+++ b/net/p5-Rose-URI/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Rose-URI
-# Date created: 18 Nov, 2010
-# Whom: Wen Heping <wen@FreeBSD.org>
-#
+# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Rose-URI
PORTVERSION= 1.00
@@ -18,7 +14,8 @@ RUN_DEPENDS= p5-Rose-Object>=0.854:${PORTSDIR}/devel/p5-Rose-Object \
p5-URI>0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Rose::URI.3