           SPELL=flamerobin
if [[ $FL_VER == snapshot ]];then
         VERSION=0.8.7.1723
     SOURCE_HASH=sha512:fdca67e15fee33d6d1e8639ed2cfa08472601aca9203f7d17c5e452ebfb40b728e1d1b082c068c6734660993591637d69eff866a7714f83ffca613431e2003c3
else
         VERSION=0.8.6
     SOURCE_HASH=sha512:d1e878d7e9f15aa6712d89c0c90785920461417121d2cf44e8ebff2c23f33ac4fb09945193fbbc99d625c1d59638a28a3c1dbd6263fae4d3840746cc8f84a8db
fi
          SOURCE=$SPELL-$VERSION-src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION-src
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://www.flamerobin.org
          LICENSE=EXPAT
             DOCS=""
          ENTERED=20040723
        KEYWORDS="firebird database administration"
SHORT="database administration tool for Firebird DBMS"
cat << EOF
FlameRobin is a database administration tool for Firebird DBMS.
 To goal is to build the tool that is:
 - lightweight (small footprint, fast execution)
 - cross-platform (Linux, Windows for start, others planned too)
 - dependant only on other open source software
EOF
