openbsd-ports/security/p5-Crypt-DES/Makefile
2010-09-24 15:29:20 +00:00

18 lines
342 B
Makefile

# $OpenBSD: Makefile,v 1.14 2010/09/24 15:32:34 sthen Exp $
SHARED_ONLY= Yes
COMMENT= interface to the DES encryption algorithm
MODULES= cpan
DISTNAME= Crypt-DES-2.05
REVISION= 2
CATEGORIES= security
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>