# $Id: Portfile 67067 2010-04-28 10:52:35Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0
perl5.setup         Crypt-CipherSaber 1.00
maintainers         nomaintainer
description         CipherSaber-1 and CipherSaber-2 encryption
long_description    ${description}

platforms           darwin

checksums           md5 a00b3e2591cc5f880a110cc53a0b2c7b

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
