You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
718 B
Tcl
20 lines
718 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 R2OpenBUGS 3.2-3.2.1
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Running OpenBUGS from R
|
|
long_description {*}${description}
|
|
checksums rmd160 7bc6334789d782e2c690d1f2fe7263f3c702eac3 \
|
|
sha256 6c94f0dae90bab59382e35b3a02a8931f729ad927a5443bc5fb3930114560919 \
|
|
size 1151785
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-coda
|