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

PortSystem          1.0

name                xclock
version             1.0.5
categories          x11
maintainers         jeremyhu openmaintainer
description         Analog/digital clock for X11
long_description \
   The xclock program displays the time in analog or digital form.  The time \
   is continuously updated at a frequency which may be specified by the user.

platforms           darwin

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

checksums           md5     eaf124bbc9d13e1a12a29faaa2ed3612 \
                    sha1    1651ac8961c0aa287a6a7412ee5e6d3bfc3bb3e2 \
                    rmd160  a63a77fec417677a27f5ebfb10997e63bf5995c0

depends_build       port:pkgconfig

depends_lib         port:xorg-libXaw port:Xft2 \
                    port:xorg-libxkbfile

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