           SPELL=autotoolset
         VERSION=0.11.4
          SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
        WEB_SITE=http://autotoolset.sourceforge.net/
         LICENSE=GPL
     SOURCE_HASH=sha512:ea6062da638a69f25ca724f71101bf92a2b698ab948e9161c72da9fd712571c87ea6ba6921fee723ed66e3d45ba0a1664b3a7e9fdeab6e3ac86d0242a188e944
         ENTERED=20030730
        KEYWORDS="devel"
           SHORT="autotoolset is a suite of tools to help use autoconf and automake"
cat << EOF

The autotoolset package (former autotools package) complements the GNU
build system by providing the following features:

* Automatic generation of legal notices that are needed in order to apply
  the GNU GPL license

* Automatic generation of directory trees for new software packages,
  such that they conform to the GNITS standard (more or less).

* Some rudimentary portability framework for C++ programs. There is a
  lot of room for improvement here, in the future. Also a framework for
  embedding text into your executable and handling include files accross
  multiple directories.

* Support for writing portable software that uses both Fortran and C++.

* Additional support for writing software documentation in Texinfo,
  but also in LaTeX.

* A manual introducing both Autotools and the GNU build system in a
  unified task-oriented manner.

EOF
