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

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

distname	videoproto-${version}
checksums	sha1 904eb59ae2451dea52370d927bf490b696f9033c
use_bzip2	yes
universal_variant no

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

