mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
759 B
Tcl
20 lines
759 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 github evanbiederstedt RMTstat 0.3.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license BSD
|
|
description Distributions, statistics and tests derived from random matrix theory
|
|
long_description {*}${description}
|
|
checksums rmd160 c0f2401d71bebb705a672f3986059fddef1e1fad \
|
|
sha256 1894723c15c70ef5250858ace3f2644bed3c21f822763d3a96e4a6fdab97f0c8 \
|
|
size 586822
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|