# -*- 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 Math-GMPq 0.41 license {Artistic-1 GPL} maintainers nomaintainer description Math::GMPq - perl interface to the GMP library's rational (mpq) functions. long_description ${description} platforms darwin checksums rmd160 2e86be6339cf23b3656fe5736427913e0a50cb7b \ sha256 f95af40479c2c01a33f42d818e97922577b5386e29edef4f31c2fbd0bc539ad9 if {${perl5.major} != ""} { depends_lib-append \ port:gmp }