# -*- 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-URandom 0.39 license {Artistic-1 GPL} maintainers nomaintainer description Crypt::URandom - Provide non blocking randomness long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 8a68e00da5f2737f735732696fd5d986b0ad539f \ sha256 26897b3cfb9a9560091512d608731a3d5bf4f299f6d0f8f72c85f39901244122 \ size 8981 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-pod \ port:p${perl5.major}-test-simple }