# -*- 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        github ahmedshahein pkg-fxp 3.1.0
octave.module       fxp
revision            0

license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         A lightweight fixed-point numeric data type for GNU Octave, \
                    implemented as a class (@fxp/fxp.m). 
long_description    {*}${description} The library is intended for fixed-point modeling, \
                    algorithm validation, and educational use.

supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  532bc17dac5cb38835da82d7050780513ba9bbf5 \
                    sha256  eecdad8265d6fd9bc470ed2303b6bb3d67e7ace643b8086160b283b915fc0f27 \
                    size    566069
