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

18 lines
288 B
Makefile

# $OpenBSD: Makefile,v 1.18 2013/03/11 11:41:26 espie Exp $
SHARED_ONLY= Yes
COMMENT= interface to the DES encryption algorithm
MODULES= cpan
DISTNAME= Crypt-DES-2.05
REVISION= 4
CATEGORIES= security
USE_GROFF = Yes
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>