           SPELL=cmake
         VERSION=2.4.3
     SOURCE_HASH=sha512:1786cfc438c75cd55e1045f16a077d5804a0d00b2c42f4509057df62f0d06c30d43ae2a0b0434accfb871107816f2a0fbccd49b425b4c05342224a29a95494f6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.cmake.org/files/v2.4/$SOURCE
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=http://www.cmake.org/HTML/Copyright.html
        WEB_SITE=http://www.cmake.org/HTML/Index.html
         ENTERED=20020429
      PATCHLEVEL=1
        KEYWORDS="devel"
           SHORT="Cross-platform make system"
cat << EOF
CMake is a cross-platform, open-source make system. CMake is used to
control the software compilation process using simple platform and
compiler independent configuration files. CMake generates native
makefiles and workspaces that can be used in the compiler environment
of your choice. CMake is quite sophisticated: it is possible to
support complex environments requiring system configuration,
pre-processor generation, code generation, and template instantiation.
EOF
