openbsd-ports/security/p5-Digest-MD2/Makefile

14 lines
200 B
Makefile

COMMENT= perl interface to the MD2 Algorithm
MODULES= cpan
DISTNAME = Digest-MD2-2.04
CATEGORIES= security
REVISION = 1
# GPL/Artistic
PERMIT_PACKAGE= Yes
WANTLIB += c perl
.include <bsd.port.mk>