# $Id: Portfile 80073 2011-07-03 23:34:53Z jmr@macports.org $
PortSystem 1.0

name		xorg-xf86driproto
version		2.1.1
categories	x11 devel
maintainers	jeremyhu openmaintainer
description	X.org xf86driproto
homepage	http://www.x.org
platforms	darwin
supported_archs	noarch
long_description Prototype headers for xf86dri
master_sites 	xorg:individual/proto/
distname	xf86driproto-${version}
use_bzip2	yes

checksums           md5     1d716d0dac3b664e5ee20c69d34bc10e \
                    sha1    23e861f40ba0f0cbbfd7db7ba2ef623762ffca17 \
                    rmd160  d7da476ce21b8e695d14e796daf1e25315798927

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