mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
26 lines
854 B
Tcl
26 lines
854 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 mapdata 2.3.1
|
|
revision 1
|
|
categories-append gis
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Supplement to maps package, providing some larger and/or higher-resolution databases
|
|
long_description {*}${description}
|
|
checksums rmd160 f51f8cee7fe2d71f55b7667ce2957d2a99879219 \
|
|
sha256 6021092e4241579322444d9663a1418aca6e7b774b363d1e00e9bae3102359d4 \
|
|
size 13623702
|
|
|
|
depends_build-append \
|
|
port:gawk
|
|
depends_lib-append port:R-maps
|
|
|
|
test.run yes
|
|
|
|
notes "
|
|
This is a legacy package. The world map is outdated.
|
|
"
|