# -*- 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.854 ../../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  f3b8bd1b1f60bfe630ae9e97dbdd5003a31d94f1 \
                    sha256  bcc8be6264291d34ccbfd8880eee0c459ea4f2dda911d02100a871d01839dc6d \
                    size    103692

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