# $MidnightBSD: mports/security/p5-Digest-SHA1/Makefile,v 1.4 2010/01/30 15:35:01 laffer1 Exp $

PORTNAME=	Digest-SHA1
PORTVERSION=	2.12
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl interface to the SHA-1 Algorithm
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		Digest::SHA1.3

.include <bsd.port.mk>
