# -*- 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.2 control-
github.tarball_from releases
octave.module       control
revision            0

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  cbd4a58a68d4c703d960f166a938e4d60f928496 \
                    sha256  c87d557938b520835a9c74bd609ec1bc6f661ebfd975076d940912a297fa2886 \
                    size    3922485

compilers.choose    fc f77 f90
compilers.setup     require_fortran
