           SPELL=cmake
         VERSION=2.4.6
     SOURCE_HASH=sha512:05c0ff5a8457c18bfa475f65859e93d5c527f6aa8cd0fdbcce31afd88926b7468e8339df493032e36b0ce7b030cbce4049d6ea7b14685b868567412cb370a771
          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
        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
