# $Id: Portfile 80482 2011-07-13 17:00:47Z jmr@macports.org $

PortSystem 1.0

name		xorg-util-macros
version		1.14.0
categories	x11 devel
license		X11
maintainers	jeremyhu openmaintainer
description	X.org util-macros
homepage	http://www.x.org
platforms	darwin
supported_archs	noarch
long_description Miscellaneous utility macros required by the Modular X.org codebase.
master_sites 	xorg:individual/util/

distname	util-macros-${version}
checksums           md5     112dac41150d56206aab995bed780d88 \
                    sha1    e9863638cc9119a7b8d77b554de30a99a3611075 \
                    rmd160  67328d41a6efd324d91bb82f6bc54b24f8c17728
use_bzip2	yes

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