# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem			1.0

PortGroup			perl5 1.0

perl5.setup			Crypt-CAST5 0.05
revision			2
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


