           SPELL=flamerobin
if [[ $FL_VER == snapshot ]];then
         VERSION=0.9.0
     SOURCE_HASH=sha512:2cb73b44652c0c3553dd83c014fc735af6606f48aeef5230daf35e62b310d3d16459d40d45a0ce99a70e2f95ba61287e19a6e79cc0060596381e045717f1ea53
else
         VERSION=0.9.0
     SOURCE_HASH=sha512:2cb73b44652c0c3553dd83c014fc735af6606f48aeef5230daf35e62b310d3d16459d40d45a0ce99a70e2f95ba61287e19a6e79cc0060596381e045717f1ea53
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
