mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
24 lines
826 B
Tcl
24 lines
826 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 dnychka fields 16.3
|
|
revision 0
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Tools for spatial data
|
|
long_description {*}${description}
|
|
homepage https://github.com/dnychka/fieldsRPackage
|
|
checksums rmd160 dd76eaae44f450d7b732f82dd99dd43f6aad41ab \
|
|
sha256 cbb7a0c0fbb94ff63ea2bade39953f72d15fe8ad3f7ac7111615c7ea4ea26b92 \
|
|
size 3623407
|
|
|
|
depends_lib-append port:R-maps \
|
|
port:R-spam \
|
|
port:R-viridisLite
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|