# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Crypt-CipherSaber 1.01
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         CipherSaber-1 and CipherSaber-2 encryption
long_description    ${description}

platforms           {darwin any}

checksums           rmd160  4805de39dc152489495584295cc7693ba48d9109 \
                    sha256  9fbdb479ba76fcb991eaf627f80e64dab093720054f643530ad036f927274bf9

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-test-warn

    supported_archs noarch
    perl5.use_module_build
}
