           SPELL=pgtclng
         VERSION=1.6.2
          SOURCE=${SPELL/ng/}${VERSION}.tar.gz
   SOURCE_URL[0]=http://pgfoundry.org/frs/download.php/1545/${SOURCE}
     SOURCE_HASH=sha512:347633c6fb444415f0c02d69f12dbc68faa0d37cb0d5a416e97e38365c8e195ed99068e2a204c7e8b2862cd730b574856d0e28000d78266b69e1b6dd8aebaa3a
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL/ng/}${VERSION}
        WEB_SITE=http://pgtclng.projects.postgresql.org
      LICENSE[0]=BSD
         ENTERED=20081216
        KEYWORDS="devel postgresql database"
           SHORT="loadable Tcl/Tk module for accessing PostgreSQL databases"
cat << EOF
Pgtcl is the Tcl interface for the PostgreSQL Database Management System. It
is a loadable Tcl module implementing commands which allow an application
to interact with a PostgreSQL database. Pgtcl-ng is a new revision of the
pgtcl interface.
EOF
