a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20425 2006-11-03 02:17:38Z jberry@macports.org $
PortSystem 1.0
PortGroup perl5 1.0
perl5.setup Crypt-CBC 2.19
maintainers nomaintainer@macports.org
description Encrypt Data with Cipher Block Chaining Mode
long_description This is Crypt::CBC, a Perl-only implementation of \
the cryptographic cipher block chaining mode (CBC). \
In combination with a block cipher such as \
Crypt::DES or Crypt::IDEA, you can encrypt and \
decrypt messages of arbitrarily long length. The \
encrypted messages are compatible with the \
encryption format used by SSLeay.
checksums md5 9e611ce8984d1d2f14cd038e62b50064
platforms darwin