# -*- 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 r-forge gridGraphviz 0.3-1
revision            1
categories-append   graphics
maintainers         nomaintainer
license             GPL-2+
description         Draw graphs with grid
long_description    {*}${description}
checksums           rmd160  97d18cbaa0f39259feb60bd704b30547eea9e43b \
                    sha256  d196765263e8cd282bf8618f9f881d8a36a0d9fccf008fa54f368fb9083ffe7b \
                    size    8470
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-graph \
                    port:R-Rgraphviz

depends_run-append  path:bin/dot:graphviz

depends_test-append port:R-gridSVG

test.run            yes