# -*- 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               bitbucket 1.0

bitbucket.setup         malb m4ri 20200125 release-
revision                0

categories              math
license                 GPL-2+

maintainers             nomaintainer

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

checksums               rmd160  f4797438e255a9f3085ff4b726fa97fe5e21d1fb \
                        sha256  5e4cb05bc6947ae157e9c59d4935c38f1a03aeb9aa94e254fc1d46429e64ce70 \
                        size    178111

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
