# -*- 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

# GitHub version lags behind.
R.setup             cran ebailey78 shinyBS 0.61.1
revision            2
maintainers         nomaintainer
license             GPL-3
description         Twitter bootstrap components for Shiny
long_description    {*}${description}
homepage            https://ebailey78.github.io/shinyBS
checksums           rmd160  e41253027e88dda5e186dbcbafbeabb53eec82d1 \
                    sha256  0aed72473060531d0e782ba62092493002137df6b251af9e2294e2a40a32a140 \
                    size    26624
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-htmltools \
                    port:R-shiny

test.run            yes
