           SPELL=libcutl
         VERSION=1.2.0
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://codesynthesis.com/download/${SPELL}/1.2/${SOURCE}
     SOURCE_HASH=sha512:3e4ae84f3e616885e85096092b2c9b6e7918bb4b4c82750dcc131636dcb20d754b20b0e513d662cd45434a1c51f774ae22486fd7bf1a2713b182956d3797a013
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://codesynthesis.com/projects/libcutl/"
      LICENSE[0]=MIT
         ENTERED=20101017
           SHORT="a C++ utility library"
cat << EOF
libcutl is a C++ utility library. It contains a collection of generic and
independent components such as meta-programming tests, smart pointers,
containers, compiler building blocks, etc.
EOF
