# -*- 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 stla colorsGen 1.0.0
revision            1
categories-append   graphics
maintainers         nomaintainer
license             public-domain
description         Generation of random colors
long_description    Generation of random colors, possibly with a given hue or a given luminosity. \
                    This is a port of the JavaScript library randomColor.
checksums           rmd160  a7353b63df8ee906db86184c47a4d494b2c2c54a \
                    sha256  d211a2fa1c28bb1dc16322ae14f05a634f04fbbcd08e2f1a73f21eee089d9870 \
                    size    4685
supported_archs     noarch

depends_lib-append  port:R-colorspace

test.run            yes
