          MODULE=postgresql
         VERSION=9.0.7
          SOURCE=$MODULE-$VERSION.tar.bz2
   SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/source/v${VERSION}
   SOURCE_URL[1]=ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/source/v${VERSION}
   SOURCE_URL[2]=ftp://ftp.nl.postgresql.org/pub/mirrors/postgresql/source/v${VERSION}
   SOURCE_URL[3]=ftp://ftp.us.postgresql.org/pub/mirrors/postgresql/source/v${VERSION}
      SOURCE_VFY=sha1:c0cf6de3cfa131b36107b3748ae44786ad638e12
        WEB_SITE=http://www.postgresql.org
         ENTERED=20011113
         UPDATED=20120405
           SHORT="A sophisticated Object-Relational DBMS"

cat << EOF
PostgreSQL is a sophsticated Object-Relational DBMS, supporting almost
all SQL constructs, including subselects, trasactions and user defined
types and functions.
EOF
