# -*- 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.1
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  9d1f7d7dc000d9a1be5fb52e2e1de53f0e1b00f8 \
                    sha256  1519697f5c27a3d625e9f2008e4520933fd8084579a92d8b4bb946b1435b1a93 \
                    size    566070
