# $OpenBSD: Makefile,v 1.17 2019/07/12 20:49:08 sthen Exp $

COMMENT=	perl interface to the MD2 Algorithm

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

# GPL/Artistic
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
