# -*- 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               boost 1.0
PortGroup               github 1.0

boost.version           1.81

github.setup            BRiAl BRiAl 1.2.15
revision                0
categories              math
license                 GPL-2+
maintainers             nomaintainer

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

checksums               rmd160  7d526b936f8754c807def96be51fc3bdb7300bd1 \
                        sha256  12b506a93b04753960f91270f3730c847e215616a21fa9b2b990b7529b606098 \
                        size    1675847
github.tarball_from     archive

patchfiles              patch-disable-boost-unit-tests.diff

use_autoreconf          yes
autoreconf.args         -fvi

compiler.c_standard     1999
compiler.cxx_standard   2011

depends_build-append    port:libtool \
                        path:bin/pkg-config:pkgconfig

depends_lib-append      port:libpng \
                        port:m4ri
