# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/security/p5-Digest-MD5-M4p/Makefile 437950 2017-04-07 18:50:22Z lth $

PORTNAME=	Digest-MD5-M4p
PORTVERSION=	0.01
PORTREVISION=	2
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl interface to a variant of the MD5 algorithm

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
