          MODULE=mysql++
         VERSION=1.7.9
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.free.fr/pub/MySQL/Downloads/mysql++/$SOURCE
        WEB_SITE=http://www.mysql.com/
         ENTERED=20020314
         UPDATED=20020314
           SHORT="mysql API for c++"
cat << EOF
MySQL++ is a C++ API for MySQL (and other SQL Databases Soon). The goal of this API is to make working with queries as easy as working with other STL Containers. 
EOF
