# -*- 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: Portfile 105413 2013-04-19 21:59:24Z macsforever2000@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         String-Random 0.22

platforms           darwin
maintainers         nomaintainer
license             {Artistic-1 GPL}

supported_archs     noarch

description         Perl module to generate random strings based

long_description    ${description}

checksums           rmd160 9159b9f9955b650ff616e14eea2b314454e03819 \
                    sha256 0552acbba611eac76bb2847385a713fe28673a4d4d7ffbed60a64665d38a9969

perl5.use_module_build
