# -*- 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        sourceforge octave tisean 0.2.3
revision            10
platforms           darwin
license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         Nonlinear Time Series Analysis
long_description    {*}${description}

checksums           rmd160  88d9562a685e0d00ea48f068d161b1022f7126c2 \
                    sha256  bbc94ea6af663092863a437f88215e84d3a59a60b9f51f6ffd9dbe90606a8259 \
                    size    715494

patchfiles          of-tisean-error_state.patch

compilers.choose    fc f77 f90
compilers.setup     require_fortran

depends_lib-append  port:octave-signal
