aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-URandom/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2015-06-14 04:56:43 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2015-06-14 04:56:43 +0000
commit4ff6e86d0ec8bc2a68e360f6c21e1cb6aca779bf (patch)
tree4f12cc25a56af14f30c227be66a7882205ae1b80 /security/p5-Crypt-URandom/Makefile
parent6c9fce01fa6f423a0affa2f99c819b00eb3d1d09 (diff)
Notes
Diffstat (limited to 'security/p5-Crypt-URandom/Makefile')
-rw-r--r--security/p5-Crypt-URandom/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/p5-Crypt-URandom/Makefile b/security/p5-Crypt-URandom/Makefile
index 69e1f68a1970..77bf6cf6e72c 100644
--- a/security/p5-Crypt-URandom/Makefile
+++ b/security/p5-Crypt-URandom/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= Crypt-URandom
-PORTVERSION= 0.34
-PORTREVISION= 1
+PORTVERSION= 0.36
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,7 +9,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to provide non blocking randomness
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= YES
.include <bsd.port.mk>