# $Id: Portfile 102909 2013-02-11 00:36:25Z jeremyhu@macports.org $

PortSystem          1.0

name                xstdcmap
version             1.0.3
categories          x11
license             X11
maintainers         jeremyhu openmaintainer
description         X11 standard colormap utility
long_description    ${description}

platforms           darwin

homepage            http://www.x.org/
master_sites        xorg:individual/app/
use_bzip2           yes

checksums           md5     eb5473acaef15a5db9b50df29c6a7f90 \
                    sha1    b7fcc50ae6100d2ba91d6847969fd9d2b6784a90 \
                    rmd160  139d801a9f90648fd1ab3b11af07925bea6dd578

depends_build       port:pkgconfig

depends_lib         port:xorg-libXmu

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       http://xorg.freedesktop.org/archive/individual/app/?C=M&O=D
