# $Id: Portfile 82889 2011-08-21 12:57:57Z jmr@macports.org $

PortSystem          1.0

name                xwininfo
version             1.1.2
categories          x11
maintainers         jeremyhu openmaintainer
description         Window information utility for X11
long_description    ${description}

platforms           darwin

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

checksums           md5     9e8b58c8aa6172e87ab4f9cf3612fedd \
                    sha1    c90b3c289f95474aa8eb6cf1bf4caf3b9dbf82d3 \
                    rmd160  21b9e4964abbc2f0cb673d39dadbe363f70a62c9

depends_build       port:pkgconfig

depends_lib         port:xorg-libX11

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