          MODULE=mysqlnavigator
         VERSION=1.4.2
        #VERSION=1.4.1
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://sql.kldp.org/snapshots/$SOURCE
   SOURCE_URL[1]=$SFORGE_URL/mysqlnavigator/$SOURCE
   SOURCE_URL[2]=http://ftp.kde.com/Database/MySQL_Navigator/$SOURCE
        WEB_SITE=http://sql.kldp.org/mysql/
         ENTERED=20020205
         UPDATED=20030521
           SHORT="MySQL GUI interface"
cat << EOF
MySQL Navigator is MySQL database server GUI client program. The purpose of MySQL 
Navigator is to provide a useful client interface to MySQL database servers, whilst 
supporting multiple operating systems and languages. You can currently import/export 
database, enter queries, get result sets, edit scripts, run scripts, add, alter, and 
delete users, and retrieve client and server information.
EOF
