# $Id: Portfile 98832 2012-10-18 09:20:16Z jmr@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0

perl5.branches		5.8 5.10 5.12 5.14 5.16
perl5.setup			Crypt-CAST5 0.05
revision			4
license				{Artistic-1 GPL}
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
