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

13 lines
241 B
Makefile

# $OpenBSD: Makefile,v 1.2 2013/03/11 11:41:27 espie Exp $
COMMENT = implementation of the RC5 encryption algorithm
MODULES = cpan
DISTNAME = Crypt-RC5-2.00
CATEGORIES = security
# Perl
PERMIT_PACKAGE_CDROM = Yes
.include <bsd.port.mk>