freebsd-ports/security/p5-Crypt-URandom/Makefile

17 lines
282 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= Crypt-URandom
2013-03-09 02:29:53 -05:00
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>