# $OpenBSD: Makefile,v 1.10 2013/03/11 11:41:27 espie Exp $

COMMENT=	implementation of the RC4 encryption algorithm

MODULES=	cpan
DISTNAME=	Crypt-RC4-2.02
REVISION=	1
CATEGORIES=	security
USE_GROFF =	Yes

MAINTAINER=	Kevin Lo <kevlo@openbsd.org>

# Perl
PERMIT_PACKAGE_CDROM=   Yes

.include <bsd.port.mk>	
