# -*- 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 Math-Random-Secure 0.08 maintainers nomaintainer categories-append math license Artistic-2 platforms darwin description Cryptographically-secure, cross-platform replacement for rand() long_description ${description} checksums rmd160 ea00bea63457122bd7b9ca619cdd64e46df90a7c \ sha256 3c341a2470a7fcec00695d1eb6bdd935dc31c27e6a24cf35deedc75aaea1d8c7 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-list-moreutils \ port:p${perl5.major}-test-sharedfork \ port:p${perl5.major}-test-warn depends_lib-append \ port:p${perl5.major}-math-random-isaac \ port:p${perl5.major}-moo \ port:p${perl5.major}-crypt-random-source supported_archs noarch }