freebsd-ports/security/p5-Crypt-URandom/Makefile
2013-05-21 14:57:43 +00:00

17 lines
282 B
Makefile

# $FreeBSD$
PORTNAME= Crypt-URandom
PORTVERSION= 0.34
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to provide non blocking randomness
PERL_CONFIGURE= yes
MAN3= Crypt::URandom.3
.include <bsd.port.mk>