freebsd-ports/security/p5-Crypt-URandom/Makefile
2013-03-09 07:29:53 +00:00

16 lines
282 B
Makefile

# $FreeBSD$
PORTNAME= Crypt-URandom
PORTVERSION= 0.31
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>