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

name		xorg-fontcacheproto
version		0.1.2
categories	x11 devel
maintainers	jeremyhu openmaintainer
description	X.org fontcacheproto
homepage	http://www.x.org
platforms	darwin
long_description Prototype headers for the Fontcache library
master_sites 	${homepage}/pub/individual/proto/

distname	fontcacheproto-${version}
checksums	sha1 6a531ef505ba2f7c1aa884bb4efdac3e32dfd99b
use_bzip2	yes
universal_variant no

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

