# -*- 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 posit-dev brand.yml 0.1.0
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Unified Branding with a Simple YAML File
long_description    {*}${description}
homepage            https://posit-dev.github.io/brand-yml/pkg/r
checksums           rmd160  23946a3c1fba21d8b856d546250515ff1cb922f6 \
                    sha256  ee179ebaf4dd9e70564697048dbb59500aeb62183db829eb345dd39f01b9280e \
                    size    2226288
supported_archs     noarch

depends_lib-append  port:R-cli \
                    port:R-rlang \
                    port:R-yaml
