openbsd-ports/security/p5-Crypt-RC4/Makefile
2022-03-11 19:53:16 +00:00

13 lines
194 B
Makefile

COMMENT= implementation of the RC4 encryption algorithm
MODULES= cpan
PKG_ARCH= *
DISTNAME= Crypt-RC4-2.02
REVISION= 3
CATEGORIES= security
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>