# -*- 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 k.t.the-answer tagcloud 0.7.0
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Generation of tag and word clouds
long_description    {*}${description}
checksums           rmd160  765dbf3c40bf08eedd7a1d46efe14174a52aacc2 \
                    sha256  2c067ac327944e230f605feb396e05481c142e2a0688b540dd04e2c1cedb8f29 \
                    size    486321

depends_lib-append  port:R-RColorBrewer \
                    port:R-Rcpp

depends_test-append port:R-extrafont \
                    port:R-knitr

test.run            yes
