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

PortSystem          1.0
name                xclipboard
version             1.1.0
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        http://xorg.freedesktop.org/archive/individual/app/
use_bzip2           yes

checksums           md5     113eccea3ee73a1ef7b43d2291ca1e09 \
                    sha1    d1ec94f032174f5d011e33817cb7f48e3cd957be \
                    rmd160  737306715754685aa4bb7bc8219d82536c421f58

depends_build       port:pkgconfig

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

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

