# $Id: Portfile 105315 2013-04-17 16:08:22Z jeremyhu@macports.org $

PortSystem 1.0

name		xorg-inputproto
version		2.3
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    4eacc1883593d3f0040e410be3afc8483c7d2409 \
                    rmd160  43a6517f4c3f97a218fd729344e0fea3ee60b5a7 \
                    sha256  7d26b193f6699f8e9c1e28bf026844b7ecea33dd644402523471be109152c32f
use_bzip2	yes

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