# $OpenBSD: Makefile,v 1.13 2014/06/14 23:26:00 sthen Exp $

SHARED_ONLY=	Yes

COMMENT=	perl interface to the MD2 Algorithm

MODULES=	cpan
DISTNAME=	Digest-MD2-2.03
REVISION=	5
CATEGORIES=	security

# GPL/Artistic
PERMIT_PACKAGE_CDROM=	Yes

WANTLIB += c

.include <bsd.port.mk>
