# $Id: Portfile 89805 2012-02-11 07:40:34Z jeremyhu@macports.org $

PortSystem          1.0

name                xclipboard
version             1.1.2
categories          x11
maintainers         jeremyhu openmaintainer
description         X11 clipboard client
long_description \
   The xclipboard program is used to collect and display text selections \
   that are sent to the CLIPBOARD by other clients.

platforms           darwin

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

checksums           sha1    8dc77e1234c1c2853805124536676a4d5f7c7a3b \
                    rmd160  745f69da3f8b2491102c3a434cf5dceb39540fe3 \
                    sha256  5f3b12da1eae4ed24883d8a5633b6150a0291deede818aeb5c9e827599b6429e

depends_build       port:pkgconfig

depends_lib         port:xorg-libXaw \
                    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
