# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Bytes-Random-Secure 0.28 license {Artistic-1 GPL} maintainers devans openmaintainer description Bytes::Random::Secure - Perl extension to generate cryptographically-secure random bytes. long_description ${description} platforms darwin checksums rmd160 c539ed3570582d9a6be45916cbf58ba44357873a \ sha256 eb65d24f6a96d01e42c6576ee8727fff11a4a57f01c0219b195b843d4cb11b17 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-crypt-random-seed \ port:p${perl5.major}-math-random-isaac supported_archs noarch }