# -*- 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             github hypertidy decido 0.3.0 v
revision            4
categories-append   math
maintainers         nomaintainer
license             MIT
description         Bindings for Mapbox ear cutting triangulation library
long_description    {*}${description}
homepage            https://hypertidy.github.io/decido
checksums           rmd160  006b5f7110cfe474f3840b5fbea3b115c0c97a5e \
                    sha256  1300ef35527a14a322a3f92305836124d385e4867430c0722e96d795fa5965a7 \
                    size    941025
github.tarball_from archive

depends_lib-append  port:R-Rcpp

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-oz \
                    port:R-rmarkdown \
                    port:R-spelling \
                    port:R-testthat

test.run            yes
