# $Id: Portfile 81299 2011-07-29 05:01:38Z jeremyhu@macports.org $

PortSystem          1.0

name                xset
version             1.2.2
categories          x11
maintainers         jeremyhu openmaintainer
description         User preference utility for X11
long_description    ${description}

platforms           darwin

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

checksums           md5     d44e0057d6722b25d5a314e82e0b7e7c \
                    sha1    e48d628259dbe1ff413ec8408b4fee9561c8815c \
                    rmd160  ec3e0ac304f36163b3fc312674b29810310d3612

depends_build       port:pkgconfig

depends_lib         port:xorg-libXfontcache \
                    port:xorg-libXmu port:xorg-libXp \
                    port:xorg-libXxf86misc

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