# $Id: Portfile 53372 2009-07-04 07:55:21Z jeremyhu@macports.org $
PortSystem 1.0

name		xorg-applewmproto
version		1.3.0
categories	x11 devel
maintainers	jeremyhu openmaintainer
description	X.org applewmproto
homepage	http://www.x.org
platforms	darwin
long_description Prototype headers for the AppleWM extension to X11
master_sites 	${homepage}/pub/individual/proto/

distname	applewmproto-${version}
checksums           md5     f6b7b47a19536b9e803229ac39550245 \
                    sha1    81e887ce7bc1969544868d7a79270fd21c9e9d4e \
                    rmd160  ce9bcf0055c52134c3003cf8becd30e5f331ba88
use_bzip2	yes
universal_variant no

livecheck.check regex
livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex applewmproto-(\\d+(?:\\.\\d+)*)
