# $Id: Portfile 80489 2011-07-13 17:38:26Z jmr@macports.org $

PortSystem 1.0

name		xorg-inputproto
version		2.0.1
categories	x11 devel
license		X11
maintainers	jeremyhu openmaintainer
description	X.org inputproto
homepage	http://www.x.org
platforms	darwin
supported_archs	noarch
long_description Prototype headers for the XInput extension to X11
master_sites	xorg:individual/proto/

distname	inputproto-${version}
checksums           md5     da9bf9e5d174163f597d2d72757d9038 \
                    sha1    9c11b99b7cccceafa6b4235a3084523fb7cb4621 \
                    rmd160  2da79ca35dca7a84a91db6af3e6278b30bc4da5f
use_bzip2	yes

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