# -*- 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 PortGroup deprecated 1.0 # The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use. # mark deprecated due to lack of upstream support deprecated.upstream_support no perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Data-Entropy 0.008 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Data::Entropy - entropy (randomness) management long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 1e460da4b635f99cd2d3c8f43cf2ab1d0552c037 \ sha256 18a52b1386e82c6b8cdb384a39861d60220a442a790e077010be72dd853b67b3 \ size 40697 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-crypt-rijndael \ port:p${perl5.major}-crypt-urandom \ port:p${perl5.major}-data-float \ port:p${perl5.major}-http-lite \ port:p${perl5.major}-params-classify }