           SPELL=libcutl
         VERSION=1.10.0
     SOURCE_HASH=sha512:c03f39e87e660fdd07aa9cccb2d82d411ca8226b56475c74b7b2147b90cdb83d13246bc0c09513e407271bcf568d6a08f92c9006e48d1e7f06e4b18dde34dc5f
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://codesynthesis.com/download/${SPELL}/$(echo $VERSION|cut -f1,2 -d.)/${SOURCE}
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
