# -*- 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 dpierce ncdf4 1.24
revision            2
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Interface to unidata netCDF (v. 4 or earlier) data files
long_description    {*}${description}
homepage            https://cirrus.ucsd.edu/~pierce/ncdf
checksums           rmd160  ff7751048ab78ed0de1a83cacda2ea3983054156 \
                    sha256  6cba9907b093bf48e0239a903c64938a57d142e4fd5364eb1ee5e5eb97d959e0 \
                    size    126032

# Active variant of netcdf should match with active variant of hdf5.
depends_lib-append  port:netcdf

test.run            yes
