# $Id: Portfile 85375 2011-10-13 04:19:24Z jmr@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.setup     Crypt-Random 1.25
revision        2
license         {Artistic-1 GPL}
maintainers     nomaintainer
description     Cryptographically Secure, True Random Number Generator.
long_description Crypt::Random is an interface module to the /dev/random device found on most \
                modern Unix systems. The /dev/random driver gathers environmental noise from \
                various non-deterministic sources including inter-keyboard timings and \
                inter-interrupt timings that occur within the operating system environment.

platforms       darwin
checksums       md5 5730c9d5acdd698790216d354ffb0513

supported_archs noarch
