# -*- 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-SysRandom-XS 0.007 ../../authors/id/L/LE/LEONT
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         Crypt::SysRandom::XS - Perl interface to system randomness, XS version
long_description    {*}${description}

checksums           rmd160  ef9dfbfc1eda57a1811e9311259523331a38a60c \
                    sha256  d058df6cfefcb4a5bfe2fdc4ec80bfd953685ecc3a8f4a523693efd8048c2c4d \
                    size    12852

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

    perl5.use_module_build
}
