# -*- 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 aumpierre-unb McCabe-Thiele-for-GNU-Octave 0.1.5 v
octave.module       mccabe-thiele
revision            1
license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         A toolbox for the McCabe-Thiele method for GNU Octave.
long_description    {*}${description}

supported_archs     noarch
platforms           {darwin any}

# stealth update
dist_subdir         ${name}/${version}_${revision}

checksums           rmd160  563ddcd1b888357cd8e2c3094450452cadf035e7 \
                    sha256  134dedca4ec23fae717351a3154ecb5e96008af315a1e72f143153d8cd1a603b \
                    size    97256
