# -*- 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             github eddelbuettel pinp 0.0.10
revision            4
categories-append   textproc
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         PNAS-like style for R-rmarkdown
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/pinp.html
checksums           rmd160  7a7726a9c5c6c7a4fef4bf60f87aef2f89c34406 \
                    sha256  c1f5c6c4ebb8cec2d61d29a79900bd481535b6fcf0e3a3222b02c44cc967dd17 \
                    size    2683036
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-knitr \
                    port:R-rmarkdown

test.run            yes
