# -*- 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.83 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} platforms darwin checksums rmd160 e28cfcede3d21d34fac421f3d700ce844cf3c590 \ sha256 c16b8ea127ba41b02af2a4d250479309b48a03870b54ce4233ff8d61e95f543f \ size 110449 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-simple depends_lib-append \ port:gsl \ port:p${perl5.major}-pdl }