# -*- 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 financial 0.5.4
revision            0
license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         Financial manipulation, plotting functions \
                    and additional date manipulation tools.
long_description    {*}${description}

supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  7c3474a4a0af4b9a37f3a5e1c6634d3f37fb2871 \
                    sha256  0b906886b4c754c683ad5f464dba797743af5d1faccd032357986f38d16d3fbb \
                    size    80390

depends_lib-append  port:octave-io \
                    port:octave-statistics
