# $Id: Portfile 80076 2011-07-03 23:46:28Z jmr@macports.org $

PortSystem          1.0

name                xmore
version             1.0.2
categories          x11
maintainers         jeremyhu openmaintainer
description         Plain text display program for the X11 Window System
long_description    ${description}

platforms           darwin

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

checksums           md5     e66f16684e92d3ca035c27003157cdbd \
                    sha1    7db4e5feb82d5d05038722d3af00d28e103bed18 \
                    rmd160  d92615867445f60229c991d9dc59b8a99a60815d

depends_build       port:pkgconfig

depends_lib         port:xorg-libXaw

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