# $Id: Portfile 95424 2012-07-12 16:01:51Z jeremyhu@macports.org $

PortSystem 1.0

name		xorg-glproto
version		1.4.16
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    6f1a971c6c6da3daf860ff2888fa0eae347479b0 \
                    rmd160  81b7538233422af78d1f56db6557466b9f074c36 \
                    sha256  54dd663a7f5ed702f2ff035b79edf770c2f850867ac0d55742f696bfc8b2598d

use_bzip2	yes

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