mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
710 B
Tcl
20 lines
710 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 Rdsdp 1.0.5.2.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description R interface to DSDP semidefinite programming library
|
|
long_description {*}${description}
|
|
checksums rmd160 5c78ea63e3b578b0a2416afc3bec0520c812da71 \
|
|
sha256 d69b184809be46fc09fb0448f4985bf22fb294b60ece04729ddd4bb35960a552 \
|
|
size 277091
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|