# $Id: Portfile,v 1.4 2005/08/11 21:33:25 rshaw Exp $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Digest-SHA1 2.10 maintainers darwinports@opendarwin.org 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 4497a499b7c28ddd540a8caab412c6d7 platforms darwin