# $Id: Portfile 59685 2009-10-19 23:09:21Z jeremyhu@macports.org $

PortSystem          1.0
name                bitmap
version             1.0.4
categories          x11 graphics
maintainers         jeremyhu openmaintainer
description         Bitmap editor and converter utilities for X11
long_description    ${description}

platforms           darwin

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

checksums           md5     7d0c1ac193be2491c72a91ccf37ef18e \
                    sha1    b83483937b1d4c542379b5f82edf408a023f8671 \
                    rmd160  0a95a24999617c53197245a84bb314ea21c3c199

depends_build       port:pkgconfig

depends_lib         port:xorg-libXaw port:xbitmaps

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       ${master_sites}

