# -*- 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 Math-BigRat 0.2624 ../../authors/id/P/PJ/PJACKLAM revision 0 maintainers nomaintainer categories-append math license {Artistic-1 GPL} platforms {darwin any} description Arbitrary size rational numbers math package long_description ${description} checksums rmd160 3fdd2801901ac0a568cc8e6ba1f4211f0b29d65e \ sha256 315226c482773d01d8ea021fd94947bb398e25c7c93476b7af44a17098d41299 \ size 73830 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-math-bigint \ port:p${perl5.major}-math-complex supported_archs noarch }