# $Id: Portfile 80835 2011-07-18 21:09:30Z jmr@macports.org $

PortSystem 1.0

name		xorg-printproto
version		1.0.5
categories	x11 devel
license		X11
maintainers	jeremyhu openmaintainer
description	X.org printproto
homepage	http://www.x.org
platforms	darwin
supported_archs	noarch
long_description X.org PrintProto protocol headers.
master_sites 	xorg:individual/proto/

distname	printproto-${version}
use_bzip2	yes

checksums           md5     99d0e25feea2fead7d8325b7000b41c3 \
                    sha1    4ddb7781ebc2418d681a6f5e16d777aed56ea35e \
                    rmd160  8a4f72eb4f21c3297a68381c5254fc7aea26a4ed

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