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

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

distname	xf86dgaproto-${version}
use_bzip2	yes

checksums           md5     a036dc2fcbf052ec10621fd48b68dbb1 \
                    sha1    97a06120e7195c968875e8ba42e82c90ab54948b \
                    rmd160  5fe5b3a2a8929c2a661b41fa733610917c7d74c5

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