# -*- 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 eddelbuettel tinythemes 0.0.2
revision            1
categories-append   graphics
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Lightweight repackaging of themes for R-ggplot2
long_description    {*}${description}
homepage            https://github.com/eddelbuettel/tinythemes
checksums           rmd160  e5af49776613c8db398ac945399fe86bf23d4d68 \
                    sha256  a56687e05fa753190d6cf35363d11b4010742c7e79e0ab91e995152b534e465f \
                    size    10007
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2

depends_test-append port:R-hrbrthemes \
                    port:R-patchwork

test.run            yes
