           SPELL=gnustep-make
         VERSION=1.11.2
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.gnustep.org/pub/gnustep/core/$SOURCE
        WEB_SITE=http://www.gnustep.org
     SOURCE_HASH=sha512:c787e4b62114f18a46f8e306495ceb3bae53e9ac5997052709ee4962369f9265248696d9a90259fddde8f965b2585afd94ab49ebde474630538773c0fe86e13b
      LICENSE[0]=LGPL
         ENTERED=20050908
         UPDATED=20050908
       BUILD_API=2
           SHORT="Pwerful and extensible way to write GNUstep-based makefiles"

cat << EOF
The makefile package is a simple, powerful and extensible way to write
makefiles for a GNUstep-based project.  It allows the user to write a
project without having to deal with the complex issues associated with
configuration, building, installation, and packaging.  It also allows
the user to easily create cross-compiled binaries.
EOF
