# $Id: Portfile 100572 2012-12-15 23:35:58Z ryandesign@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup     Crypt-Random-Source 0.07
revision        4
license         {Artistic-1 GPL}
maintainers     nomaintainer
categories-append   crypto
platforms       darwin
description     Get weak or strong random data from pluggable sources 

master_sites    http://search.cpan.org/CPAN/authors/id/N/NU/NUFFIN/
long_description \
                ${description}

if {${perl5.major} != ""} {
depends_build-append    port:p${perl5.major}-test-simple
depends_lib-append      port:p${perl5.major}-module-find port:p${perl5.major}-namespace-clean

checksums           md5     56251a6c909e21f5ae535b0e2af3897e \
                    sha1    af0cbe75382607b2e530aa795e284ad2e9a75d3a \
                    rmd160  c750e786c53a40320639bd019f5022ec16abc577

supported_archs noarch
}
