summaryrefslogtreecommitdiff
path: root/science/p5-Chemistry-Mok
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 08:26:53 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 08:26:53 +0000
commit3e869e47b1f6a60799b0f1a784b421b0364c1f0e (patch)
tree29afbaee8d03a44a0201209d42281716d68ecb18 /science/p5-Chemistry-Mok
parent- convert to the new perl5 framework (diff)
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326873
Diffstat (limited to 'science/p5-Chemistry-Mok')
-rw-r--r--science/p5-Chemistry-Mok/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/science/p5-Chemistry-Mok/Makefile b/science/p5-Chemistry-Mok/Makefile
index 6e04d65a92bb..fe88eec1e724 100644
--- a/science/p5-Chemistry-Mok/Makefile
+++ b/science/p5-Chemistry-Mok/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Chemistry-Mok
-# Date created: 2010-03-10
-# Whom: Steve Wills <steve@mouf.net>
-#
+# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
-#
PORTNAME= Chemistry-Mok
PORTVERSION= 0.25
@@ -27,6 +23,7 @@ RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \
MAN1= mok.1
MAN3= Chemistry::Mok.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>