# $Id: Portfile 44489 2008-12-29 08:41:49Z jeremyhu@macports.org $
PortSystem 1.0

name		xorg-bigreqsproto
version		1.0.2
categories	x11 devel
maintainers	jeremyhu openmaintainer
description	X.org bigreqsproto
homepage	http://www.x.org
platforms	darwin
long_description Prototype headers for BigReqs extension to X11
master_sites 	${homepage}/pub/individual/proto/

distname	bigreqsproto-${version}
checksums	sha1 8f6c112f607a137dce5d8958753c770ac3f06c14
use_bzip2	yes
universal_variant no

livecheck.check regex
livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex bigreqsproto-(\\d+(?:\\.\\d+)*)

