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
711 B
Tcl
20 lines
711 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 r-project sets 1.0-25
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Sets, generalized sets, customizable sets and intervals
|
|
long_description {*}${description}
|
|
checksums rmd160 30fffbb1c2000fddef7bc2e4c86ccb72dbd8260a \
|
|
sha256 5ca469218f9679f2372e33e56f781b52947ccbedf730b91a2d3a572993c024f4 \
|
|
size 275340
|
|
|
|
depends_test-append port:R-proxy
|
|
|
|
test.run yes
|