# $OpenBSD: Makefile,v 1.15 2015/07/16 23:57:27 ajacoutot Exp $

SHARED_ONLY=	Yes

COMMENT=	perl interface to the MD2 Algorithm

MODULES=	cpan
DISTNAME =	Digest-MD2-2.04
CATEGORIES=	security
REVISION =	0

# GPL/Artistic
PERMIT_PACKAGE_CDROM=	Yes

WANTLIB += c

.include <bsd.port.mk>
