# -*- 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 1.0.1
revision            0
octave.module       fxp

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  edc1216a0849408f3ff1569defd7fdac5add9268 \
                    sha256  b02f2a39624b00a626ca119631de7455a028f5e48127c4f4138ba08a72cca982 \
                    size    562439
