# $Id: Portfile 91042 2012-03-23 07:33:46Z jeremyhu@macports.org $

PortSystem 1.0

name		xorg-util-macros
version		1.17
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           sha1    c424a09fa6f628e24eff74496acebef13e8093b9 \
                    rmd160  42790233bfb188227d473cde365f3ab1d887e247 \
                    sha256  7d79edde72fc17dcdc56cfbe2f8ff384d1bffd1d8c58c0fd25970f5b2ccb75ed
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+)*)
