summaryrefslogtreecommitdiff
path: root/math/p5-Statistics-Benford
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-06 08:50:49 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-06 08:50:49 +0000
commit2c25cf429d2666ce14bd7dc8623ba038953a470e (patch)
tree5aa3cd74114ed035ad4ba813977c32381a693ed0 /math/p5-Statistics-Benford
parent- Convert to new perl5 framefork (diff)
- Convert to new perl framework
- Trim Makefile header Approved by: wen@ (maintainer)
Notes
Notes: svn path=/head/; revision=324306
Diffstat (limited to 'math/p5-Statistics-Benford')
-rw-r--r--math/p5-Statistics-Benford/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Statistics-Benford/Makefile b/math/p5-Statistics-Benford/Makefile
index e1fff6b20428..c2a7414467db 100644
--- a/math/p5-Statistics-Benford/Makefile
+++ b/math/p5-Statistics-Benford/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Statistics-Benford
-# Date created: 03 May, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= Statistics-Benford
PORTVERSION= 0.08
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Calculate the deviation from Benford's Law
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Statistics::Benford.3