# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem              1.0
PortGroup               github 1.0

github.setup            malb m4ri 20250128
revision                0
github.tarball_from     releases


categories              math
license                 GPL-2+

maintainers             nomaintainer

description             Successor to PolyBoRi
long_description        {*}${description}

checksums               rmd160  30e7ad6a81f3d5b171a236edb94357d1fac447b6 \
                        sha256  b4098db651483c0e1506c16f79091eba02f41dadbacf1bb25be8eb97e5515f96 \
                        size    530551

use_autoreconf          yes
autoreconf.args         -fvi

compiler.c_standard     1999
compiler.cxx_standard   2011

depends_lib             port:libpng

configure.args          --enable-openmp \
                        --enable-thread-safe

github.livecheck.regex  {([0-9.]+)}
