# -*- 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 RcppTOML 0.2.3
revision            2
categories-append   devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Rcpp bindings to parser for TOML
long_description    {*}${description}
checksums           rmd160  aecf36b3f0e07c345c0c6e5db5b17015d484b15b \
                    sha256  2ed594253c562bef7065e67d791197f61b221e545206a1b3598d46868cf5926f \
                    size    139887

depends_lib-append  port:R-Rcpp

depends_test-append port:R-tinytest

test.run            yes
