# -*- 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-BigInt-GMP 1.7001 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Math::BigInt::GMP - Use the GMP library for Math::BigInt routines long_description {*}${description} platforms darwin checksums rmd160 4af5d61de125b2e038598663fbab410e66f4564d \ sha256 417581fdce63892e24f08279cdd6b065cb60c41d5acfa22dd2ad93b6d3e87071 \ size 2636528 if {${perl5.major} != ""} { depends_lib-append \ port:gmp \ port:p${perl5.major}-math-bigint }