# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        sourceforge octave ncarray 1.0.6
revision            0
platforms           darwin
license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         Access a single or a collection of NetCDF files as a \
                    multi-dimensional array
long_description    {*}${description}

supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  0e7c253f6a012b8d72be83021e5d515448928b49 \
                    sha256  5ba2f612c9bb01dce7b53edc8a62b295b78a61c6562a11e29bde8de5d33faa81 \
                    size    33947

depends_lib-append  port:octave-netcdf \
                    port:octave-statistics
