# $Id: Portfile 47997 2009-03-12 07:18:57Z jeremyhu@macports.org $
PortSystem 1.0

name		xorg-randrproto
version		1.3.0
categories	x11 devel
maintainers	jeremyhu openmaintainer
description	X.org randrproto
homepage	http://www.x.org
platforms	darwin
long_description The pkg-config program is used to retrieve information \
		 about installed libraries in the system. It is typically \
		 used to compile and link against one or more libraries.
master_sites 	${homepage}/pub/individual/proto/

distname	randrproto-${version}

checksums           md5     a49416013fff33c853efb32f1926551e \
                    sha1    442de2a6a2145e49f9ef12cadbea69140f9ca066 \
                    rmd160  523406a2f2575fa3d5e97898e5138f951fab40f0

use_bzip2	yes
universal_variant no

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

