# $Id: Portfile 95426 2012-07-12 16:02:42Z jeremyhu@macports.org $

PortSystem 1.0

name		xorg-randrproto
version		1.4.0
categories	x11 devel
license		X11
maintainers	jeremyhu openmaintainer
description	X.org randrproto
homepage	http://www.x.org
platforms	darwin
supported_archs	noarch
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 	xorg:individual/proto/

distname	randrproto-${version}

checksums           sha1    65d2fc4440adf1557cde2b36901a3de21ab189c1 \
                    rmd160  7d448c3f6b94c323b465e3df386c2fa1eaccafcd \
                    sha256  85c42e8c66a55318ddaf2ce5727beacb25cb1f8555229f778cd1da86478209cf

use_bzip2	yes

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