mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
681 B
Tcl
19 lines
681 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 r-project ISOcodes 2024.02.12
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Select ISO Codes
|
|
long_description {*}${description}
|
|
checksums rmd160 fd4e34c7031d701e8e662ee0877ee214bfd2786e \
|
|
sha256 02cb7b918034085dffcba0d329a2bc52514873f898a3a716560ebf17b57ae2e6 \
|
|
size 200298
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|