# -*- 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 cran gridSVG 1.7-5
revision            1
categories-append   graphics
maintainers         nomaintainer
license             GPL
description         Export grid graphics as SVG
long_description    {*}${description}
checksums           rmd160  f1f539d18c0f9c548694a40d637c3061ed35d503 \
                    sha256  25cf6abaf6ea0abde676edc6f5012139c5c65e068412d2d38876998453b718dd \
                    size    846441
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-jsonlite \
                    port:R-XML

test.run            yes
