# -*- 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.23
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} 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  f6d383510635123c55ee42cdaa74502c69a823b3 \
                    sha256  8b05fee9f79dc0605e487dd5d031d2c7dcaedec8f47904983b1c26739894da89 \
                    size    125897

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

test.run            yes
