# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD: security/p5-MD5/Makefile 324174 2013-08-02 18:52:07Z mat $

PORTNAME=	MD5
PORTVERSION=	2.03
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	${PORTNAME}/GAAS
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	wrapper to the Digest::MD5 module

USES=		perl5
USE_PERL5=	configure

MAN3=		MD5.3

.include <bsd.port.mk>
