# $Id: Portfile 70416 2010-08-08 18:49:07Z adfernandes@macports.org $
PortSystem          1.0

name                polylib
version             5.22.5
categories          devel math

maintainers         openmaintainer adfernandes
platforms           darwin

description         PolyLib - A library of polyhedral functions

long_description    The Polyhedral Library (PolyLib for short) operates on objects made \
                    up of unions of polyhedra of any dimension.

homepage            http://icps.u-strasbg.fr/PolyLib/
master_sites        http://icps.u-strasbg.fr/PolyLib/polylib_src/

checksums           sha1    72b23c09a50ce9583c419e8376544630d6f99ea3

livecheck.type      regex
livecheck.url       ${master_sites}
livecheck.regex     ${name}-(\[0-9.\]+)\\.tar.gz
