           SPELL=libpqxx
         VERSION=3.0.2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://pqxx.org/download/software/$SPELL/$SOURCE
     SOURCE_HASH=sha512:06270b8c4d21860e79ac6169a953ff776df0691228692126882146e999c5430a8c00ce30732324e3d9ada6b15006d9fed9ab3f4804e7e5ec1ae05a724881cdc3
      LICENSE[0]=BSD
        WEB_SITE=http://gborg.postgresql.org/project/libpqxx/projdisplay.php
         ENTERED=20030223
        KEYWORDS="postgresql libs"
           SHORT="C++ client API for PostgreSQL."
cat << EOF
C++ client API for PostgreSQL. The standard front-end (in the sense 
of "language binding") for writing C++ programs that use PostgreSQL.
Supersedes older libpq++ interface. Requires an up-to-date 
C++ compiler, like gcc 2.95 or better.
EOF
