# $Id: Portfile 90548 2012-03-08 19:55:59Z jeremyhu@macports.org $

PortSystem 1.0

name            xorg-libAppleWM
version         1.4.1
categories      x11 devel
license         X11
maintainers     jeremyhu openmaintainer
description     X.org libAppleWM
homepage        http://www.x.org
platforms       darwin macosx
long_description ${description}
master_sites    xorg:individual/lib/

distname    libAppleWM-${version}
checksums           md5     e591bed408275337cd3f3324c622047e \
                    sha1    0db56a17df93683aef16c8e7779cd9527aa0ffc8 \
                    rmd160  187f6efc2b1db31c034f1d2d9364b79692a0cf53

use_bzip2   yes
use_parallel_build      yes

depends_build   port:pkgconfig

depends_lib     port:xorg-libXext \
                port:xorg-applewmproto \
                port:xorg-xextproto \
                port:xorg-xproto

livecheck.type  regex
livecheck.url   http://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D
livecheck.regex libAppleWM-(\\d+(?:\\.\\d+)*)
