# $Id: Portfile 111138 2013-09-15 23:49:19Z jeremyhu@macports.org $

PortSystem          1.0

name                xlsclients
version             1.1.3
categories          x11
license             X11
maintainers         jeremyhu openmaintainer
description         List client applications running on an X11 display
long_description    ${description}

platforms           darwin

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

checksums           md5     9fbf6b174a5138a61738a42e707ad8f5 \
                    sha1    a980aa006c0ca180e4c79be2bd6514205dd218a3 \
                    rmd160  71a2f9246a08b83ecd15ce56150b6a96e46f354d

depends_build       port:pkgconfig

depends_lib         port:xorg-libxcb port:xorg-xcb-util

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       http://xorg.freedesktop.org/archive/individual/app/?C=M&O=D
