# -*- 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.3 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  0b3f757a8e5a39848510a9e39aa72e3a35e8b51c \
                    sha256  b281350217322fb1ff5dcdef1d0f8f4d1daaa8d9ed656f2ed76d409d27d46455 \
                    size    3939328

compilers.choose    fc f77 f90
compilers.setup     require_fortran
