# -*- 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             bioconductor Bioconductor RBGL 1.80.0
revision            0
categories-append   bioconductor devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             Artistic-2
description         Interface to the graph algorithms contained in the Boost library
long_description    {*}${description}
checksums           rmd160  be0bb5cde0442e4de44d20ce0b49543e88ac8da2 \
                    sha256  63376ec40804f76035ef64dfe6f697ae179071b43a6d33feaf263eba5976d9d8 \
                    size    3075056

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

depends_test-append port:R-BiocGenerics \
                    port:R-BiocStyle \
                    port:R-knitr \
                    port:R-Rgraphviz \
                    port:R-RUnit \
                    port:R-XML

test.run            yes
