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