mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
819 B
Tcl
23 lines
819 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 github hypertidy crsmeta 0.3.0 v
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Extract coordinate system metadata
|
|
long_description {*}${description}
|
|
homepage hypertidy.github.io/crsmeta
|
|
checksums rmd160 c1c59cae65b5eff301fb827f5a318948ad423075 \
|
|
sha256 fde8c0c16dc965f6b8931069ca65c574a338c785067d5a601f7a782a77b4677b \
|
|
size 78502
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-spelling \
|
|
port:R-testthat
|
|
|
|
test.run yes
|