ports/security/p5-Unix-OpenBSD-Random/Makefile

13 lines
228 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = interface to arc4random(3) on OpenBSD
DISTNAME = Unix-OpenBSD-Random-0.01
CATEGORIES = security
# BSD
PERMIT_PACKAGE = Yes
WANTLIB = perl c
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Most
.include <bsd.port.mk>