# -*- 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           R 1.0

R.setup             cran antoinelucas gmp 0.7-5.1
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Multiple precision arithmetic
long_description    {*}${description}
homepage            https://forgemia.inra.fr/sylvain.jasson/gmp
checksums           rmd160  dbc683449c3ae6491df5699d4ca333fb0138cc38 \
                    sha256  6e56d8373fd7a4148bac4ada5d3eee96f5033b76e5aaf1689db9ce7d9e3bdb69 \
                    size    166706

depends_lib-append  port:gmp

depends_test-append port:R-Rmpfr \
                    port:R-round

test.run            yes
