# $Id: Portfile 89809 2012-02-11 07:44:33Z jeremyhu@macports.org $

PortSystem 1.0

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

distname	glproto-${version}
checksums           sha1    4cee35232f1926312b29d59a94da1c526b01e5c3 \
                    rmd160  b8c96c4e049bdce3ae6120260f8967e0c8f949d1 \
                    sha256  990356ebe2e8966aa643287c9a485777957a49299dfb211654df5ff212dec171

use_bzip2	yes

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