aboutsummaryrefslogtreecommitdiffstats
path: root/science/p5-Chemistry-Isotope
diff options
context:
space:
mode:
Diffstat (limited to 'science/p5-Chemistry-Isotope')
-rw-r--r--science/p5-Chemistry-Isotope/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/science/p5-Chemistry-Isotope/Makefile b/science/p5-Chemistry-Isotope/Makefile
index 3cd022c3d66d..97db60dbbeaf 100644
--- a/science/p5-Chemistry-Isotope/Makefile
+++ b/science/p5-Chemistry-Isotope/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Chemistry-Isotope
-# Date created: 2010-03-10
-# Whom: Steve Wills <steve@mouf.net>
-#
+# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
-#
PORTNAME= Chemistry-Isotope
PORTVERSION= 0.11
@@ -17,6 +13,7 @@ COMMENT= Table of the isotopes exact mass data
MAN3= Chemistry::Isotope.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>