           SPELL=xfce4-dev-tools
         VERSION=4.4.0
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://xfce.org/~benny/files/${SPELL}/4.4/${SOURCE}
   SOURCE_URL[1]=http://www.foo-projects.org/~benny/files/${SPELL}/4.4/${SOURCE}
     SOURCE_HASH=sha512:e42fdfc55652da7e590f432f194e2409226f3a6e36607e0b5c57438b7a8567284391e0adf1ab96110693441e7e271761936bc60c962a318e26fbca2a394fc655
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.xfce.org"
      LICENSE[0]=GPL
         ENTERED=20080822
           SHORT="Development tools for XFCE 4"
cat << EOF
The Xfce Developer Tools provide an easy way to handle the setup and
maintaince of a projects build framework. They currently consist of a bunch
of M4 macros for commonly used checks and the xdt-autogen script, which
examines the projects configure.ac or configure.in file(s) and calls the
appropriate autotools in the correct order.
EOF
