# -*- 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.0.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  c864c957da5d998fe918653ec307928f8f85c5fb \
                    sha256  56c2bc4a25e4d455dd893a3d3b35b0a8c1cdeaf8fc348784706085751ad9d952 \
                    size    565551
