# $Id: Portfile 87013 2011-11-08 01:44:31Z dports@macports.org $

PortSystem 1.0

name		xorg-fontcacheproto
version		0.1.3
categories	x11 devel
license         BSD
maintainers	jeremyhu openmaintainer
description	X.org fontcacheproto
homepage	http://www.x.org
platforms	darwin
supported_archs	noarch
long_description Prototype headers for the Fontcache library
master_sites 	xorg:individual/proto/

distname	fontcacheproto-${version}
checksums           md5     a8a50e5e995bfacb0359575faf7f6906 \
                    sha1    07f6ab3e1e1efe71c51f50e95851d93d2a1de773 \
                    rmd160  4d3689e4616957966c8b51e24cd4ae6b7fb08c18
use_bzip2	yes

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