summaryrefslogtreecommitdiffstats
path: root/database/flamerobin/DETAILS
blob: 455e3a811ada17b877e830005386424d3b2975b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
           SPELL=flamerobin
#if [[ $FL_VER == snapshot ]];then
#         VERSION=0.9.0
#     SOURCE_HASH=sha512:
#else
         VERSION=0.9.2
     SOURCE_HASH=sha512:76eeecae759ab7aec817a4775fe185f982f6f50f5dec850b1fbb00b56239807867fe36568592e313315c0f02364c1986d9691e84d5fced2aedd85571d239f2be
#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