summaryrefslogtreecommitdiffstats
path: root/database/flamerobin/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/flamerobin/DETAILS')
-rwxr-xr-xdatabase/flamerobin/DETAILS21
1 files changed, 21 insertions, 0 deletions
diff --git a/database/flamerobin/DETAILS b/database/flamerobin/DETAILS
new file mode 100755
index 0000000000..794f02bf25
--- /dev/null
+++ b/database/flamerobin/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=flamerobin
+ VERSION=0.4.0
+ BUILD_API=2
+ 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
+# SOURCE_URL[0]=$WEB_SITE/test/$VERSION/$SOURCE
+ LICENSE=GPL
+ MD5[0]=6704cfb1a5649efd031d0738167e051a
+ DOCS=""
+ ENTERED=20040723
+ UPDATED=20040723
+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