# -*- 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
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Multiple precision arithmetic
long_description    {*}${description}
homepage            https://forgemia.inra.fr/sylvain.jasson/gmp
checksums           rmd160  c39d8cc5bac1a9e96d2ab3cc924f17198843f5cd \
                    sha256  f5cdaf9afb4cd921924f16682a6d6097ff372c95b697f363704c367f9b13ce78 \
                    size    166664

depends_lib-append  port:gmp

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

test.run            yes
