mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
770 B
Tcl
22 lines
770 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 rmosek Rmosek 1.3.5
|
||
|
|
revision 0
|
||
|
|
platforms {darwin any}
|
||
|
|
maintainers nomaintainer
|
||
|
|
license LGPL-2.1+
|
||
|
|
description R to MOSEK optimization interface
|
||
|
|
long_description {*}${description}
|
||
|
|
homepage https://www.mosek.com/
|
||
|
|
checksums rmd160 76aa33e5dc5e68d81aa084647212cb7330b4f892 \
|
||
|
|
sha256 40f5e261803beefd4f4635835dcc20669329652ee1219af14fbabe71854d03a3 \
|
||
|
|
size 9548
|
||
|
|
supported_archs noarch
|
||
|
|
|
||
|
|
depends_test-append port:R-pkgbuild
|
||
|
|
|
||
|
|
test.run yes
|