mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
19 lines
694 B
Tcl
19 lines
694 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 shapefiles 0.7.2
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Read and write ESRI shapefiles
|
|
long_description {*}${description}
|
|
checksums rmd160 7f49d36ea84213a6fd35ce1d6da318c914836ab9 \
|
|
sha256 4bfa4094c1052c1b1918b1670798f8b4e53f771cfdf9cb8c04bd00a856674d0f \
|
|
size 10964
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|