summaryrefslogtreecommitdiff
path: root/math/p5-Math-TrulyRandom
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 05:53:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 05:53:03 +0000
commite10369322220c0fa0a0ab68ed222621adf553709 (patch)
treed3e054e43268209aa792f44c177f4789d4af4098 /math/p5-Math-TrulyRandom
parent- Update to 0.77b1 (diff)
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'math/p5-Math-TrulyRandom')
-rw-r--r--math/p5-Math-TrulyRandom/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Math-TrulyRandom/Makefile b/math/p5-Math-TrulyRandom/Makefile
index 3718efd15660..0257ad633eed 100644
--- a/math/p5-Math-TrulyRandom/Makefile
+++ b/math/p5-Math-TrulyRandom/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Math::TrulyRandom
-# Date created: 17 March 2002
-# Whom: Anders Nordby <anders@FreeBSD.org>
-#
+# Created by: Anders Nordby <anders@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Math-TrulyRandom
PORTVERSION= 1.0
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= anders@FreeBSD.org
COMMENT= Perl interface to a truly random number generator function
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Math::TrulyRandom.3