# -*- 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 ptitle BAMMtools 2.1.12
revision            0
maintainers         nomaintainer
license             GPL-2+
description         Analysis and visualization of macroevolutionary dynamics \
                    on phylogenetic trees
long_description    {*}${description}
homepage            http://bamm-project.org
checksums           rmd160  4479b90a44f146fb93928ebd94d5d196e98cb5b8 \
                    sha256  fe68e351a38a0b6e2d3bdf26835d72ce77e6be3555f92d45ed1c3a9a45b73242 \
                    size    756314

depends_lib-append  port:R-ape \
                    port:R-gplots \
                    port:R-Rcpp

test.run            yes
