# -*- 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
# $Id$

PortSystem          1.0

name                qsopt_ex
version             2.5.10.3
categories          math
platforms           darwin
license             GPL-3+
maintainers         gmail.com:jonls
description         Exact linear programming solver
long_description    QSopt_ex is a fast, exact linear programming solver.
homepage            https://github.com/jonls/qsopt-ex
master_sites        https://github.com/jonls/qsopt-ex/releases/download/v${version}/
use_xz              yes

checksums           rmd160  be74b37286b1a3803c56ed3d1c0abeb5c2796550 \
                    sha256  04fb63042c84023f7f7ff8a53b2dfdbaf5a056845a0d72797066db32bb5111bf

depends_build       port:libtool
depends_lib         port:zlib port:gmp
