# -*- 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.84.0
revision            1
categories-append   bioconductor devel
maintainers         nomaintainer
license             Artistic-2
description         Interface to the graph algorithms contained in the Boost library
long_description    {*}${description}
checksums           rmd160  88702ebae2cdd258a5bf7e966ce5d4647755ec48 \
                    sha256  42e06ce0bb2f8c213d4400cc977b52b4a9a2cd6f321b1aaf60c5cdb3c5ece356 \
                    size    4026186

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
