# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0

perl5.setup			Crypt-CAST5 0.05
revision			3
maintainers			ricci openmaintainer
description			CAST5 block cipher
long_description	This module provides an implementation of \
					the CAST5 block cipher using compiled C code \
					for increased speed. CAST5 is also known as \
					CAST-128. It is a product of the CAST design \
					procedure developed by C. Adams and S. Tavares.

checksums           md5     f4a876c68885950d5df3c30ede634787 \
                    sha1    9093a4971236ef0a6cbb70077067c50afbe185c0 

platforms			darwin
