          MODULE=phpMyAdmin
         VERSION=3.5.1
         RELEASE=$VERSION-all-languages
          SOURCE=$MODULE-$RELEASE.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$RELEASE
      SOURCE_URL=$SFORGE_URL/phpmyadmin
      SOURCE_VFY=sha1:c2c01f3098bc5a87e05a9a79f9c196a82ada9aa1
        WEB_SITE=http://www.phpmyadmin.net/home_page
         ENTERED=20040912
         UPDATED=20120506
           SHORT="A php web interface to administrate MySQL tables"

cat << EOF
phpMyAdmin is a tool written in PHP intended to handle the
administration of MySQL over the Web. Currently it can create and drop
databases, create/drop/alter tables, delete/edit/add fields, execute
any SQL statement, manage keys on fields, manage privileges,export data
into various formats and is available in 47 languages.  GPL License
information.
EOF
