           SPELL=xfce4-dev-tools
         VERSION=4.16.0
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=https://archive.xfce.org/xfce/$BRANCH/src/$SOURCE
     SOURCE_HASH=sha512:54d9b45535c174ab0d13a3061ba2ff247c788a1190a6622b0adb4242d12e1fe42715256a18168d42fd5e425bbc7e9e81de30aa507da04f3e8d9b6f1ae5a5a7a7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.xfce.org/
      LICENSE[0]=GPL
         ENTERED=20080822
           SHORT="development tools for Xfce4"
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
