# -*- 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.2 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  1f4f874c94f7b5f19f09689c812f6da0837d61a9 \
                    sha256  6eb4be4ceec07ced729e63e3dc013e7a1441b90b366c7ff5a0dd2120cf132de3 \
                    size    2449793

compilers.choose    fc f77 f90
compilers.setup     require_fortran
