# $OpenBSD: Makefile,v 1.19 2021/02/25 22:26:03 sthen Exp $

COMMENT=	perl interface to a variant of the MD5 algorithm

MODULES=	cpan
DISTNAME=	Digest-MD5-M4p-0.01
REVISION=	6
CATEGORIES=	security

# same as perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

INSTALL_TARGET=	install_site

FIX_CRLF_FILES=	M4p.xs

.include <bsd.port.mk>
