# $MidnightBSD: trunk/security/p5-Digest/Makefile 19621 2015-07-31 23:34:25Z laffer1 $ 

PORTNAME=	Digest
PORTVERSION=	1.17
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Modules that calculate message digests

LICENSE=	perl

USES=		perl5
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
