# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.setup     Crypt-Random 1.25
revision        1
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
