# -*- 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             github ms609 PlotTools 0.3.1
revision            0
categories-append   graphics
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Add continuous legends to plots
long_description    {*}${description}
homepage            https://ms609.github.io/PlotTools
checksums           rmd160  9f830d056d54abf0b7008f62b9d5a3647f1d2bd6 \
                    sha256  a6964d5b3b2d9bd9bc21a8fbda65ec13c36235b74560579c1ec8cdc9e400a84c \
                    size    43671
github.tarball_from archive
supported_archs     noarch

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-sp \
                    port:R-spelling \
                    port:R-testthat \
                    port:R-vdiffr

test.run            yes
