You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
654 B
Tcl
18 lines
654 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 giles.erick CPoptim 0.1.0
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Convex Partition Optimisation
|
|
long_description {*}${description}
|
|
checksums rmd160 c17e9fbdb413354a6101beea4504c9f4d14df445 \
|
|
sha256 0cb99bc079ea8f85236f8f5af6e093c180335717cc16e56138105633cfa619c4 \
|
|
size 13624
|
|
|
|
test.run yes
|