aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Vroom
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 00:48:41 +0800
committeraz <az@FreeBSD.org>2013-09-11 00:48:41 +0800
commitcb1b4f21585b776814b2c35b627c22cf48069973 (patch)
treec630c097210c894bc317e215eb9cc67d9b481252 /textproc/p5-Vroom
parent54cc75be0fc6c11b967da56cdc4878e39c874a80 (diff)
downloadfreebsd-ports-gnome-cb1b4f21585b776814b2c35b627c22cf48069973.tar.gz
freebsd-ports-gnome-cb1b4f21585b776814b2c35b627c22cf48069973.tar.zst
freebsd-ports-gnome-cb1b4f21585b776814b2c35b627c22cf48069973.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'textproc/p5-Vroom')
-rw-r--r--textproc/p5-Vroom/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Vroom/Makefile b/textproc/p5-Vroom/Makefile
index 769ab52b803b..c61145018674 100644
--- a/textproc/p5-Vroom/Makefile
+++ b/textproc/p5-Vroom/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Vroom
-# Date created: 2010-04-24
-# Whom: Li-Wen Hsu <lwhsu@FreeBSD.org>
-#
+# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Vroom
PORTVERSION= 0.27
@@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
p5-YAML-LibYAML>=0:${PORTSDIR}/textproc/p5-YAML-LibYAML
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Vroom.3 Vroom::Vroom.3