Files
macports-ports/R/R-RcppTOML/Portfile
T
2024-04-26 11:38:57 -04:00

22 lines
777 B
Tcl

# -*- 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.2
revision 2
categories-append devel
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
license {GPL-2 GPL-3}
description Rcpp bindings to parser for TOML
long_description {*}${description}
checksums rmd160 da1603e2a5eb5dbd96faa441fd52de0110432e89 \
sha256 371391f9ca82221e76a424082ea9ebc5ea2c50f14e8408469b09d7dc3e6f63aa \
size 141195
depends_lib-append port:R-Rcpp
depends_test-append port:R-tinytest
test.run yes