# -*- 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 Abhi-1U rebib 0.3.2 v
revision            1
maintainers         nomaintainer
license             MIT
description         Convert and aggregate bibliographies
long_description    {*}${description}
homepage            https://abhi-1u.github.io/rebib
checksums           rmd160  5d5230626faa255e96bf1c46672b1f9f3aef4be0 \
                    sha256  83cc7450de6266645aa425c0767791e84cc7d28a9c0bea90cad0928c76ac6b9c \
                    size    41945
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-cli \
                    port:R-logger \
                    port:R-stringr \
                    port:R-whisker \
                    port:R-xfun

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-spelling \
                    port:R-testthat

test.run            yes
