# $Id: Portfile 59685 2009-10-19 23:09:21Z jeremyhu@macports.org $

PortSystem          1.0
name                xkbutils
version             1.0.2
categories          x11
maintainers         jeremyhu openmaintainer
description         XKB utilities xkbbell, xkbvleds, and xkbwatch
long_description    ${description}

platforms           darwin

homepage            http://www.x.org/
master_sites        http://xorg.freedesktop.org/archive/individual/app/
use_bzip2           yes

checksums           md5     369a21641b7ca983d6641298e51d97f8 \
                    sha1    2c025038ca12ee2494b2401ea2c12c74fe88bf91 \
                    rmd160  9c1b5c0c840d6b7e5794f7d87340386a0a55174e

depends_build       port:pkgconfig

depends_lib         port:xorg-libXaw port:xorg-libxkbfile

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       ${master_sites}

