# $Id: Portfile 52559 2009-06-18 22:38:02Z jeremyhu@macports.org $
PortSystem 1.0

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

distname	inputproto-${version}
checksums           md5     b646a2632c8df99120e4db2bc574a5df \
                    sha1    4f3ddbdc5584b9b9156113498c163c01f98398d0 \
                    rmd160  6517ddaccd2a14254a7ff9df8a082131c2686cdd
use_bzip2	yes
universal_variant no

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

