aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-CTPP2
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 06:49:58 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 06:49:58 +0000
commit4240fc6bea860b1d7a2de8626e6946349e4e947f (patch)
tree8ea8fc39fe52fc25bf45028eb5aadc0a7154082b /textproc/p5-HTML-CTPP2
parent434a1ea67a163b94a6b12ecde86cf69379c1043e (diff)
downloadports-4240fc6bea860b1d7a2de8626e6946349e4e947f.tar.gz
ports-4240fc6bea860b1d7a2de8626e6946349e4e947f.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326944
Diffstat (limited to 'textproc/p5-HTML-CTPP2')
-rw-r--r--textproc/p5-HTML-CTPP2/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-HTML-CTPP2/Makefile b/textproc/p5-HTML-CTPP2/Makefile
index 55973abcfe14..bc8582c9239e 100644
--- a/textproc/p5-HTML-CTPP2/Makefile
+++ b/textproc/p5-HTML-CTPP2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-HTML-CTPP2
-# Date Created: 20 Mar, 2008
-# Whom: Andrei V. Shetuhin <reki@reki.ru>
-#
+# Created by: Andrei V. Shetuhin <reki@reki.ru>
# $FreeBSD$
-#
PORTNAME= HTML-CTPP2
PORTVERSION= 2.6.7
@@ -18,7 +14,8 @@ COMMENT= Perl interface module to CTPP2 library
BUILD_DEPENDS= ctpp2>=2.5.1:${PORTSDIR}/textproc/ctpp2
LIB_DEPENDS= ctpp2:${PORTSDIR}/textproc/ctpp2
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= HTML::CTPP2.3