# -*- 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.84 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 87f58dd3119b38ca1752eeaa3620585527bcb814 \ sha256 9c1401d60a1e5272efdbd95f14ee304c16585ea4adf41c40776923bee6fe5ce5 \ size 110884 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-simple depends_lib-append \ port:gsl \ port:p${perl5.major}-pdl }