# -*- 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 rstudio shinythemes 1.2.0
revision            2
maintainers         nomaintainer
license             GPL-3
description         Themes for Shiny
long_description    {*}${description}
homepage            https://rstudio.github.io/shinythemes
checksums           rmd160  d77a437b36b3c88fd08f836b346cb8df985ffb48 \
                    sha256  37d68569ce838c7da9f0ea7e2b162ecf38fba2ae448a4888b6dd29c4bb5b2963 \
                    size    972144
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-shiny
