# -*- 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            1
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  2f3c0c9f485ef72fa64f7ca47b612ebc4ae23999 \
                    sha256  2bd3a4f8e6e782dc2dce733e4b3d2df3f9c5b8b4dcaa48643cd93e54822c0e4d \
                    size    941055

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
