summaryrefslogtreecommitdiffstats
path: root/textproc/metaf2xml/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 06:03:56 +0000
committeraz <az@FreeBSD.org>2013-09-11 06:03:56 +0000
commit4450b7cdf46a83c66afc9368754b5754e6614774 (patch)
tree42da9790dad9f952223e84038458c1f2f84752a4 /textproc/metaf2xml/Makefile
parenta69831716894d235077ce33430976de0e08975ab (diff)
downloadFreeBSD-ports-4450b7cdf46a83c66afc9368754b5754e6614774.zip
FreeBSD-ports-4450b7cdf46a83c66afc9368754b5754e6614774.tar.gz
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'textproc/metaf2xml/Makefile')
-rw-r--r--textproc/metaf2xml/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/metaf2xml/Makefile b/textproc/metaf2xml/Makefile
index 723f47a..7a1bc8e 100644
--- a/textproc/metaf2xml/Makefile
+++ b/textproc/metaf2xml/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: metaf2xml
-# Date created: 2006-08-11
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= metaf2xml
PORTVERSION= 1.42
@@ -20,7 +16,8 @@ MAKE_ARGS= CGI_BIN_DIR=${PREFIX}/www/metaf2xml/cgi-bin \
METAF2XML_LIB=${PREFIX}/${SITE_PERL_REL} \
METAF2XML_XSL=${DATADIR}
NO_BUILD= yes
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
pre-install:
${MKDIR} ${PREFIX}/www/metaf2xml/cgi-bin \
OpenPOWER on IntegriCloud