# -*- 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         PDL-Stats 0.855 ../../authors/id/E/ET/ETJ
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         PDL::Stats - a collection of statistics modules in Perl Data Language, \
                    with a quick-start guide for non-PDL people.
long_description    {*}${description}

checksums           rmd160  f353e1a98be3332bc25d9a25b183156584e21365 \
                    sha256  9c53ce2a86126627f4cbc0997b6c525b0ea755596f80922dec46b76b38c12eb7 \
                    size    103864

if {${perl5.major} != ""} {
    depends_lib-append \
                    port:p${perl5.major}-pdl
}
