aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Statistics-LineFit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Statistics-LineFit/Makefile')
-rw-r--r--math/p5-Statistics-LineFit/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Statistics-LineFit/Makefile b/math/p5-Statistics-LineFit/Makefile
index 1a8b018b131b..69962c81b572 100644
--- a/math/p5-Statistics-LineFit/Makefile
+++ b/math/p5-Statistics-LineFit/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Statistics-LineFit
-# Date created: 2006-10-23
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Statistics-LineFit
PORTVERSION= 0.07
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Least squares line fit, weighted or unweighted
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN3= Statistics::LineFit.3