# $Id: Portfile 43569 2008-12-12 02:53:15Z blb@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0
perl5.setup         Digest-SHA 5.47
maintainers         blb openmaintainer
description         Perl module for SHA-1 through SHA-512
long_description \
   Digest::SHA is a complete implementation of the NIST Secure Hash \
   Standard.  It gives Perl programmers a convenient way to calculate \
   SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests.  The \
   module can handle all types of input, including partial-byte data.

platforms           darwin

checksums           md5     03ff8e4ea73a1c2c5de005d5e4160e94 \
                    sha1    eaf4d3cdd4f35b6ede4d56b52e3d5b816b3e432e \
                    rmd160  fd57e3595bd196726b0ff47ddf9d0c8d72ae637e

