# -*- 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 2.0.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  3b8621b93fad6ba86d855365d39301ce151614ca \
                    sha256  491c4001390d71da2412d11c43b13f0988712242df83bb1b9efdc80e6d3fce6a \
                    size    562453
