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
18 lines
697 B
Tcl
18 lines
697 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 cdeterman RViennaCL 1.7.1.8
|
|
revision 1
|
|
categories-append math parallel
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description ViennaCL C++ header files
|
|
long_description {*}${description}
|
|
checksums rmd160 3247b56e3090434dc6cf7e5f754e2449cdd44c5c \
|
|
sha256 adcc74537337582153d5b11d281e391e91a7f3afae116aa1b9a034ffd11b0252 \
|
|
size 586743
|
|
supported_archs noarch
|
|
platforms {darwin any}
|