# -*- 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-OpenSSL-Random 0.15 revision 2 license {Artistic-1 GPL} maintainers nomaintainer description Crypt::OpenSSL::Random - OpenSSL/LibreSSL pseudo-random number generator access long_description Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL and \ LibreSSL library's pseudo-random number generators. platforms darwin checksums rmd160 8638415a17a8a58c52398c49ec30364c6d82a8ff \ sha256 f0876faa1ba3111e39b86aa730c603211eff2905e460c72a57b61e8cf475cef4 \ size 15506 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-crypt-openssl-guess depends_lib-append \ path:lib/libssl.dylib:openssl }