           SPELL=devhelp
         VERSION=0.16.1
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${GNOME_URL}/sources/${SPELL}/${BRANCH}/${SOURCE}
   SOURCE_URL[1]=http://afs.codefactory.se/ftp/pub/software/devhelp/source/$SOURCE
   SOURCE_URL[2]=ftp://ftp.codefactory.se/pub/software/devhelp/source/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://developer.imendio.com/wiki/Devhelp
         ENTERED=20020303
        KEYWORDS="doc"
           SHORT="DevHelp is an application to view Books"
cat << EOF
The DevHelp & Lidn is an essential tool for developers/hackers using
GNU/GNOME tools and technologies. It contains technical programming
information, sample code, documentation, technical articles, and reference
guides to help speed the development process.
EOF
