openbsd-ports/security/p5-Crypt-RC4/Makefile
2013-03-11 11:35:43 +00:00

17 lines
309 B
Makefile

# $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>