# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:41 sthen Exp $

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>	
