# -*- 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        github gnu-octave octave-netcdf 1.0.19 v
github.tarball_from releases
octave.module       netcdf
revision            1

license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         A MATLAB compatible NetCDF interface for Octave.
long_description    {*}${description}

distfiles           ${octave.module}-${version}${extract.suffix}

checksums           rmd160  6d368d8e765ad6365a5a56cd4ffcba6b8c61a621 \
                    sha256  799717e30630caacaf3a079026a5d808022423a543fd2d20e00daa8e341c0acc \
                    size    456067

depends_lib-append  port:netcdf
