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

name		xorg-xcmiscproto
version		1.1.2
categories	x11 devel
maintainers	jeremyhu openmaintainer
description	X.org xcmiscproto
homepage	http://www.x.org
platforms	darwin
long_description Prototype headers for the XCMisc extension to X11
master_sites 	${homepage}/pub/individual/proto/

distname	xcmiscproto-${version}
checksums	sha1 825ec15986cd1ab008b11f6379eb4c7f3c78bd76
use_bzip2	yes

universal_variant no

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

