1PORTNAME= Crypt-RC4 2PORTVERSION= 2.02 3CATEGORIES= security perl5 4MASTER_SITES= CPAN 5PKGNAMEPREFIX= p5- 6 7MAINTAINER= ports@MidnightBSD.org 8COMMENT= Perl implementation of the RC4 encryption algorithm 9WWW= https://metacpan.org/release/Crypt-RC4 10 11LICENSE= artistic gpl+ 12LICENSE_COMB= dual 13 14USES= perl5 15USE_PERL5= configure 16 17.include <bsd.port.mk> 18