15 lines
181 B
Makefile
15 lines
181 B
Makefile
|
COMMENT = provide non blocking randomness
|
||
|
|
||
|
DISTNAME = Crypt-URandom-0.39
|
||
|
|
||
|
CATEGORIES = security
|
||
|
|
||
|
# Perl
|
||
|
PERMIT_PACKAGE = Yes
|
||
|
|
||
|
MODULES = cpan
|
||
|
|
||
|
PKG_ARCH = *
|
||
|
|
||
|
.include <bsd.port.mk>
|