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

COMMENT=	perl implementation of Ron Rivests MD5 Algorithm

MODULES=	cpan
PKG_ARCH=	*
DISTNAME =	Digest-Perl-MD5-1.9
CATEGORIES=	security
REVISION =	0

MAINTAINER =	Benoit Lecocq <benoit@openbsd.org>

# perl
PERMIT_PACKAGE =	Yes

.include <bsd.port.mk>
