           SPELL=xclip
         VERSION=0.08
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://people.debian.org/~kims/xclip/$SOURCE
     SOURCE_HASH=sha512:0755a85fb1bf96d6169a1f6e725864e63b853ccc631c990c1b6c7daa5fb2dcf3fc9e3a69c8384baa40df16bfba5c0b1df6264b45af73f709aaebadba14df6e0c
        WEB_SITE=http://people.debian.org/~kims/xclip/
         ENTERED=20020630
         LICENSE=GPL
        KEYWORDS="x11"
           SHORT="A little app that allows you to pipe to the X clipboard"
cat << EOF

xclip is a command line utility that is designed to run on any system with an
X11 implementation. It provides an interface to X selections ("the clipboard")
from the command line. It can read data from standard in or a file and place it
in an X selection for pasting into other X applications. xclip can also print
an X selection to standard out, which can then be redirected to a file or
another program.

EOF
