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

name            ggz-client-libs
version         0.0.14.1
categories      games
platforms       darwin
maintainers     nomaintainer
license         GPL-2+ LGPL-2.1+
description     The GGZ Gaming Zone - Core Client Libraries.
long_description ${description}
homepage	http://www.ggzgamingzone.org/
master_sites	http://ftp.belnet.be/packages/ggzgamingzone/ggz/${version}/ \
                http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/${version}/
checksums       md5     299eaa93721b1d867b5bf7dc6ac764b0 \
                sha1    1328095d0f7e3415e1748208438127f0ee67a573 \
                rmd160  b7a0e3b63261b3f8ff725eae212ecf0001c46fa8

depends_lib     port:libggz \
                port:expat

livecheck.type  regex
livecheck.url   http://ftp.belnet.be/packages/ggzgamingzone/ggz/
livecheck.regex ">(\\d+(?:\\.\\d+)*)"
