# -*- 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 Bytes-Random-Secure 0.29 license {Artistic-1 GPL} maintainers nomaintainer description Bytes::Random::Secure - Perl extension to generate cryptographically-secure random bytes. long_description ${description} platforms {darwin any} checksums rmd160 3f3da059554caaa429b2638fa05a94d1a4f4993a \ sha256 53bbd339e6a11efca07c619a615c7c188a68bb2be849a1cb7efc3dd4d9ae85ae if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-crypt-random-seed \ port:p${perl5.major}-math-random-isaac supported_archs noarch }