          MODULE=phpMyAdmin
         VERSION=5.2.3
         RELEASE=$VERSION-all-languages
          SOURCE=$MODULE-$RELEASE.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$RELEASE
      SOURCE_URL=http://files.phpmyadmin.net/phpMyAdmin/$VERSION/
      SOURCE_VFY=sha256:57881348297c4412f86c410547cf76b4d8a236574dd2c6b7d6a2beebe7fc44e3
        WEB_SITE=http://www.phpmyadmin.net/home_page
         ENTERED=20040912
         UPDATED=20251024
           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.
EOF
