# -*- 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 nsgrantham ggdark 0.2.1
revision            1
categories-append   graphics
maintainers         nomaintainer
license             MIT
description         Dark mode for R-ggplot2 themes
long_description    {*}${description}
checksums           rmd160  8ba0bbcc8a0846b923db63a7bc86f3905a351e5c \
                    sha256  2ebf9d1d9a3d5dc3b0546e04756340aafd4e51883fed40904ebd9047a47823f1 \
                    size    1529056
supported_archs     noarch

depends_lib-append  port:R-ggplot2

depends_test-append port:R-testthat

test.run            yes
