# -*- 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 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Math-Random 0.75 ../../authors/id/D/DJ/DJERIUS # license per man page LEGALITIES section license restrictive maintainers nomaintainer description Math::Random - Random Number Generators long_description {*}${description} checksums rmd160 62c6a770a9c5b6ea434be98dedad1a5a3b5fa562 \ sha256 72f9c94c32fcc6dcda16bd2a5e50f6562386d2afc528e5efb369aa2e9596025b \ size 49347 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-simple }