# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Number-Tolerant 1.708 license {Artistic-1 GPL} maintainers nomaintainer description Number::Tolerant - tolerance ranges for inexact numbers long_description ${description} platforms darwin checksums rmd160 d58377e9093cb692b796beffc9ea1b22be1a17ca \ sha256 c0463b04eb49173dec94821e1066ac1517ba1bab71c7c32d3a3d93f736618d43 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-sub-exporter supported_archs noarch }