          MODULE=libpqxx
         VERSION=4.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://pqxx.org/~jtv/tmp/pqxx/snapshot/
      SOURCE_VFY=sha1:914e4a8eeca9dbf765b756ebacd6853f3a5ce4d0
        WEB_SITE=http://pqxx.org/development/libpqxx/
         ENTERED=20050728
         UPDATED=20111011
           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.

This project is released under the Berkeley/BSD license.
EOF
