           SPELL=xfdiff
         VERSION=4.3.4
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/xffm/${SOURCE}
      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
        WEB_SITE=http://xffm.sourceforge.net/
         ENTERED=20051008
      LICENSE[0]=GPL
        KEYWORDS="xfce"
           SHORT="A graphic interface to the GNU diff and patch commands."
cat << EOF
Xfdiff is a graphic interface to the GNU diff and patch commands. 
With this utility, you can view differences side by side for files 
or directories. You can also view differences that applying a patch 
file would imply, without applying the patch. You can also apply 
patches to the hard disc or create patch files for differences between 
files or directories. All-in-all, a handy utility for lazy chaps who 
don't want to type the diff command. 
EOF
