# -*- 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 Algorithm-CurveFit 1.05 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description Algorithm::CurveFit - Nonlinear Least Squares Fitting long_description ${description} platforms {darwin any} supported_archs noarch checksums rmd160 c78da8e271046fcd93868b4ee1ebd286d66a86b0 \ sha256 b57dfe438ce6e63591f34818a6485abf5ea67a3066d04ecbaa29af54a170e333 \ size 14592 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-data-dumper \ port:p${perl5.major}-math-matrixreal \ port:p${perl5.major}-math-symbolic \ port:p${perl5.major}-test-pod \ port:p${perl5.major}-test-pod-coverage perl5.use_module_build }