# -*- 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 reprostat fileio 1.2.2
revision            1
license             MIT
maintainers         {mps @Schamschula} openmaintainer
description         I/O function for files holding structured data, such as JSON and \
                    XML files.
long_description    {*}${description}

supported_archs     noarch
platforms           {darwin any}

# Remove when updating to the next version
dist_subdir         ${name}/${version}_${revision}

checksums           rmd160  a2f8b624f5da3b98dcceef95cecf756904950fa1 \
                    sha256  ad382d4afb7438013af3de02a4b0f917edd62fc9dbcfd766eb3d8cc0643907cf \
                    size    1482465
