# -*- 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           octave 1.0

octave.setup        sourceforge octave lssa 0.1.4
revision            6
platforms           darwin
license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         A package implementing tools to compute spectral decompositions of \
                    irregularly-spaced time series.
long_description    {*}${description} Currently includes functions based off the \
                    Lomb-Scargle periodogram and Adolf Mathias' implementation \
                    for R and C.

checksums           rmd160  ac4f37d55534de60a5949f21008694eae09fbf2a \
                    sha256  f0839494db8afc59fe2aa04460135fd615f050300b147fe24810df13f5a70982 \
                    size    83133
