# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD: security/p5-Digest-MD5-M4p/Makefile 327769 2013-09-20 22:55:24Z bapt $

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

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

USES=		perl5
USE_PERL5=	configure

MAN3=		Digest::MD5::M4p.3

NO_STAGE=	yes
.include <bsd.port.mk>
