           SPELL=devhelp
         VERSION=3.0.0
          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_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://live.gnome.org/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
