# $Id: Portfile 33894 2008-02-07 02:45:08Z narf_tm@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Digest-SHA1 2.11
maintainers         narf_tm openmaintainer
description         Perl interface to the SHA-1 Algorithm
long_description    The Digest::SHA1 module allows you to use the NIST \
                    SHA-1 message digest algorithm from within Perl \
                    programs.  The algorithm takes as input a message of \
                    arbitrary length and produces as output a 160-bit \
                    \"fingerprint\" or \"message digest\" of the input.

checksums           md5 2449bfe21d6589c96eebf94dae24df6b

platforms           darwin
