# -*- 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           compilers 1.0
PortGroup           octave 1.0

octave.setup        github gnu-octave pkg-control 4.2.1 control-
github.tarball_from releases
octave.module       control
revision            1

license             GPL-3+ BSD
maintainers         {mps @Schamschula} openmaintainer
description         Computer-Aided Control System Design (CACSD) \
                    Tools for GNU Octave, based on the SLICOT Library.
long_description    {*}${description}

distname            ${octave.module}-${version}

checksums           rmd160  f67ba5a9fa717a97db7477f2e05de755110ad62a \
                    sha256  abd13286b717c71b420591201255be9c295b77731f94c5eb591cb7d488f5f247 \
                    size    3221272

compilers.choose    fc f77 f90
compilers.setup     require_fortran
