mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
20 lines
726 B
Tcl
20 lines
726 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 glba 0.2.1
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description General Linear Ballistic Accumulator models
|
|
long_description {*}${description}
|
|
checksums rmd160 7fe2143568f1ae8b177d3e4e275fd6dd7df27fa6 \
|
|
sha256 5662c5ca3f778dce3816cccee8cc70ff21c1606bab59ed3a29c4ba4e48703436 \
|
|
size 31763
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|