# $MidnightBSD: trunk/security/p5-Digest-SHA/Makefile 15503 2013-09-22 17:06:15Z laffer1 $

PORTNAME=	Digest-SHA
PORTVERSION=	5.85
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl extension for SHA-1/224/256/384/512

LICENSE=	perl

PERL_CONFIGURE=	yes

MAN1=	shasum.1
MAN3=	Digest::SHA.3

.include <bsd.port.mk>
