# Created by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
# $FreeBSD: security/p5-Digest-SHA1/Makefile 324174 2013-08-02 18:52:07Z mat $

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

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl interface to the SHA-1 Algorithm

USES=		perl5
USE_PERL5=	configure

MAN3=		Digest::SHA1.3

.include <bsd.port.mk>
