          MODULE=boost
         VERSION=1.49.0
          SOURCE=${MODULE}_${VERSION//./_}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_${VERSION//./_}
      SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE_VFY=sha1:26a52840e9d12f829e3008589abf0a925ce88524
        WEB_SITE=http://www.boost.org
         ENTERED=20041115
         UPDATED=20120227
           SHORT="A cross-platform supplement to the C++ standard library"

cat << EOF
Boost is a cross-platform supplement to the C++ standard library. It
provides many things, among them
 - help for non-compliant implementations of the standard library
 - additional containers, iterators, and smart-pointer types
 - help for templates
EOF
