mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
692 B
Tcl
19 lines
692 B
Tcl
# -*- 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 distory 1.4.4
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license BSD
|
|
description Geodesic distance between phylogenetic trees and associated functions
|
|
long_description {*}${description}
|
|
checksums rmd160 f7aa4e1172bbd5c1cf9fdb19da5ae0d7833251cc \
|
|
sha256 064c36dc1d64db1bc6e9c5aed0c6a342e5ba509c129624162d306c0243d259d2 \
|
|
size 21213
|
|
|
|
depends_lib-append port:R-ape
|
|
|
|
test.run yes
|