# $Id: Portfile 90414 2012-03-05 02:13:17Z jeremyhu@macports.org $

PortSystem 1.0

name		xorg-inputproto
version		2.2
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           sha1    500e0a6dac3523887c0b82753fe5e9d4bb982137 \
                    rmd160  7b93f798ab953e21e64a21170d6d151c6ffe3171 \
                    sha256  de7516ab25c299740da46c0f1af02f1831c5aa93b7283f512c0f35edaac2bcb0
use_bzip2	yes

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