# $OpenBSD: Makefile,v 1.18 2020/07/03 21:45:42 sthen Exp $

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>
