# -*- 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.24 perl5.setup Crypt-Random-Source 0.12 license {Artistic-1 GPL} maintainers nomaintainer categories-append crypto platforms darwin description Get weak or strong random data from pluggable sources long_description ${description} checksums rmd160 e383b1a9cb2b833052fcb0272c3ff865e10dd3f7 \ sha256 308997980d32d43d43dc603f348fed18c6cc5ef65d19372eb6e92f2d4a2dbc02 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-module-build-tiny \ port:p${perl5.major}-test-exception depends_lib-append \ port:p${perl5.major}-capture-tiny \ port:p${perl5.major}-module-find \ port:p${perl5.major}-module-runtime \ port:p${perl5.major}-moo \ port:p${perl5.major}-namespace-clean \ port:p${perl5.major}-type-tiny supported_archs noarch perl5.use_module_build }