# -*- 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 Number-Tolerant 1.710 revision 1 license {Artistic-1 GPL} maintainers nomaintainer description Number::Tolerant - tolerance ranges for inexact numbers long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 99ff72eec36cb1d84b4fa9a9d4ce07b4559db67e \ sha256 fdd6b934ea034a4f61750f0e38dd66df7c565af1ed8891eef7c5ccde6047a3ce \ size 36305 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-math-bigint \ port:p${perl5.major}-scalar-list-utils \ port:p${perl5.major}-sub-exporter }