# $Id: Portfile 118613 2014-04-06 04:01:24Z jeremyhu@macports.org $

PortSystem 1.0

name		xorg-util-macros
version		1.19.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           sha1    00cfc636694000112924198e6b9e4d72f1601338 \
                    rmd160  effcf020ba6167e5fa297ff0520f9eae2ff98c21 \
                    sha256  2835b11829ee634e19fa56517b4cfc52ef39acea0cd82e15f68096e27cbed0ba
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+)*)
