mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
794 B
Tcl
19 lines
794 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
|
|
|
|
# Revert to GitHub once updated there.
|
|
R.setup cran vincentarelbundock countrycode 1.6.0
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Convert country names and country codes
|
|
long_description {*}${description}
|
|
homepage https://vincentarelbundock.github.io/countrycode
|
|
checksums rmd160 1a605c02a7512f3fc9c11c17e9fd1053f4d56a26 \
|
|
sha256 f9db110e32c0bcc90eed85303277660de37a777681bb78e8898b6fc5f2253db6 \
|
|
size 526509
|
|
supported_archs noarch
|
|
platforms {darwin any}
|