# $Id: Portfile 80073 2011-07-03 23:34:53Z jmr@macports.org $

PortSystem 1.0

name            xorg-libAppleWM
version         1.4.1
categories      x11 devel
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 \
                port:xorg-applewmproto \
                port:xorg-xextproto \
                port:xorg-xproto

depends_lib     port:xorg-libXext

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