openbsd-ports/security/p5-Digest-MD2/Makefile
2013-03-11 11:35:43 +00:00

19 lines
294 B
Makefile

# $OpenBSD: Makefile,v 1.11 2013/03/11 11:41:27 espie Exp $
SHARED_ONLY= Yes
COMMENT= perl interface to the MD2 Algorithm
MODULES= cpan
DISTNAME= Digest-MD2-2.03
REVISION= 4
CATEGORIES= security
USE_GROFF = Yes
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>