# $Id: Portfile 66148 2010-04-06 06:44:45Z jmr@macports.org $
PortSystem 1.0

name		xorg-xproxymanagementprotocol
version		1.0.3
categories	x11 devel
maintainers	jeremyhu openmaintainer
description	X.org xproxymanagementprotocol
homepage	http://www.x.org
platforms	darwin
long_description Prototype headers for xproxymanagement
master_sites 	http://xorg.freedesktop.org/archive/individual/proto
distname	xproxymanagementprotocol-${version}
use_bzip2	yes
if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}

checksums           md5     9de22ca1522008c28fb03dfc41ba2d30 \
                    sha1    4abb036371670ecc25d32e48b3277fe203ae5203 \
                    rmd160  b2a7ff26d7452dfa557185c4564958ec84c6191d

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

