- # $OpenBSD: Makefile,v 1.13 2016/03/20 19:57:00 naddy Exp $
- COMMENT= implementation of the RC4 encryption algorithm
- MODULES= cpan
- PKG_ARCH= *
- DISTNAME= Crypt-RC4-2.02
- REVISION= 2
- CATEGORIES= security
- # Perl
- PERMIT_PACKAGE_CDROM= Yes
- .include <bsd.port.mk>
|