mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
762 B
Tcl
20 lines
762 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 bioconductor Bioconductor BiocVersion 3.19.1
|
|
revision 0
|
|
categories-append bioconductor
|
|
maintainers nomaintainer
|
|
license Artistic-2
|
|
description Set the appropriate version of Bioconductor packages
|
|
long_description {*}${description}
|
|
checksums rmd160 979b54de95618a6c8337a74da08787ed2dd88884 \
|
|
sha256 b096e4e98c2000dcc3aaf2aa0628b1c7ecb2f68f7835071dd34bbf11061215fe \
|
|
size 987
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|