# -*- 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         CryptX 0.088 ../../authors/id/M/MI/MIK
revision            0
homepage            https://metacpan.org/dist/${perl5.module}
maintainers         {ionic @Ionic} openmaintainer
license             {Artistic-1 GPL}
description         CryptX - Cryptographic toolkit
long_description    {*}${description}

checksums           rmd160  7c669620605b76a919aee75ca57d5757f962ca47 \
                    sha256  9149f8b742634566e981b9949fb7d9b3f41aef36ef04ece21b51cf35153c4940 \
                    size    1908128

if {${perl5.major} != ""} {
    depends_lib-append \
                    port:p${perl5.major}-math-bigint \
                    port:p${perl5.major}-time-hires
}
