# -*- 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 eddelbuettel tidyCpp 0.0.7
revision            1
categories-append   devel
maintainers         nomaintainer
license             GPL-2+
description         Tidy C++ header-only definitions for parts of the C API of R
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/tidycpp.html
checksums           rmd160  73348cf173772383541123cf5decb602e454b192 \
                    sha256  1f80b5f151e74566f9ef2afdd914b3bf1c471c9c7638c508d5e3bab051065040 \
                    size    38649
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-Rcpp \
                    port:R-RcppSpdlog \
                    port:R-simplermarkdown

test.run            yes
