PORTNAME=	Crypt-RC4
PORTVERSION=	2.02
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl implementation of the RC4 encryption algorithm
WWW=		https://metacpan.org/release/Crypt-RC4

LICENSE=	artistic gpl+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
