You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
2329655ef7
[skip ci]
19 lines
732 B
Tcl
19 lines
732 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-forge maptools 1.1-8
|
|
revision 1
|
|
categories-append gis
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Tools for handling spatial objects
|
|
long_description {*}${description}
|
|
homepage https://r-forge.r-project.org/projects/maptools
|
|
checksums rmd160 3f022ff0b4f431a5a07a6b8d33f24ffd5fb20dc5 \
|
|
sha256 5e8579e3f559161935f1dde622ece703eefa2a28a677ce553d7f27611e66e0f7 \
|
|
size 1376705
|
|
|
|
depends_lib-append port:R-sp
|