mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
755 B
Tcl
20 lines
755 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 richfitz TRAMPR 1.0-10
|
|
revision 0
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description TRFLP analysis and matching package
|
|
long_description {*}${description} for R.
|
|
homepage https://github.com/richfitz/TRAMPR
|
|
checksums rmd160 7982f013f1e9a5fcef4c1cf29ca559cc494c726f \
|
|
sha256 6840682576655e5fe708c8259898af96e6590085e423b7e934d2ae202f53cd5a \
|
|
size 323539
|
|
supported_archs noarch
|
|
|
|
test.run yes
|