1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/security/p5-Crypt-URandom/Makefile
2017-09-15 08:58:46 +00:00

20 lines
327 B
Makefile

# $FreeBSD$
PORTNAME= Crypt-URandom
PORTVERSION= 0.36
CATEGORIES= security perl5
MASTER_SITES= CPAN
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>