# -*- 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 vincentarelbundock softbib 0.0.2
revision            1
maintainers         nomaintainer
license             GPL-3+
description         Software Bibliographies for R projects
long_description    {*}${description}
checksums           rmd160  ffe760e7bde3e7a96d829b99e6ba0d9e2f14bebc \
                    sha256  eba2d7b234d9351cf3a0a159256c198d6eb666cab666e1a6af908ed237501166 \
                    size    6006
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-bibtex \
                    port:R-checkmate \
                    port:R-renv \
                    port:R-rmarkdown

test.run            yes
