# -*- 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.1.1 control-
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}

github.tarball_from releases
distname            control-${version}

checksums           rmd160  6683f88c200a4f3c0b22b531975c092c31e55c48 \
                    sha256  1bba29d0a7062c9092e2fe1f83c038dc32ff46be307435116f8964308b4ace48 \
                    size    2446185

compilers.choose    fc f77 f90
compilers.setup     require_fortran
