Files

22 lines
739 B
Tcl
Raw Permalink Normal View History

2023-02-14 14:01:38 +07:00
# -*- 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
2023-02-14 14:01:38 +07:00
categories-append devel
2026-04-11 19:42:02 +04:00
maintainers nomaintainer
2023-02-14 14:01:38 +07:00
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