# -*- 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            libggz
version         0.0.14.1
revision        5
checksums       rmd160  5136aba62a4e988d97451b00193c10189f7265f2 \
                sha256  54301052a327f2ff3f2d684c5b1d7920e8601e13f4f8d5f1d170e5a7c9585e85 \
                size    477382

categories      games
maintainers     nomaintainer
license         GPL-2+ LGPL-2.1+
description     The GGZ Gaming Zone - Base Library.
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}/

depends_lib     port:libgcrypt \
                path:lib/libssl.dylib:openssl

patchfiles      implicit.patch

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