Files

28 lines
978 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 jmbarbone scribe 0.3.0
revision 1
categories-append devel
maintainers nomaintainer
license MIT
description Command argument parsing
long_description {*}${description}
homepage https://jmbarbone.github.io/scribe
checksums rmd160 3e07425b60611b8eb364eef7df555928b7548195 \
sha256 6d24781bba33470de237ce9be7c4984ba985a9f8f18d7c27bc6a1f10d8d9fc09 \
size 41030
supported_archs noarch
platforms {darwin any}
depends_test-append port:R-covr \
port:R-knitr \
port:R-rmarkdown \
port:R-spelling \
port:R-testthat \
port:R-withr
test.run yes