# -*- 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 cwickham munsell 0.5.1
revision            1
categories-append   graphics
maintainers         nomaintainer
license             MIT
description         Utilities for using Munsell colors
long_description    {*}${description}
homepage            https://github.com/cwickham/munsell
checksums           rmd160  7d8487b4db2c71ba606aae6628283e2003267ffa \
                    sha256  03a2fd9ac40766cded96dfe33b143d872d0aaa262a25482ce19161ca959429a6 \
                    size    182310
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-colorspace

depends_test-append port:R-ggplot2 \
                    port:R-testthat

test.run            yes
