# $Id: Portfile 85270 2011-10-12 06:35:14Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Digest-SHA 5.48
license             {Artistic-1 GPL}
revision            2
maintainers         nomaintainer
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     a7ec2c09a58a68dbf419aa191567d75e \
                    sha1    fb6585dd578033167b03e424502b548864db6671 \
                    rmd160  a0ff58c33ef8a7446e199dddc7ba0eae95c99618
