summaryrefslogtreecommitdiffstats
path: root/database/odk-ng/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/odk-ng/DETAILS')
-rwxr-xr-xdatabase/odk-ng/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/database/odk-ng/DETAILS b/database/odk-ng/DETAILS
new file mode 100755
index 0000000000..f889d4d670
--- /dev/null
+++ b/database/odk-ng/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=odk-ng
+ VERSION=0.4.3
+ MD5[0]=f226b88f23916dd521acb068e7e3c9f1
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/odkit/$SOURCE
+ WEB_SITE=http://odkit.SourceForge.net
+ LICENSE[0]=GPL
+ DOCS="odkda/{docs,README,ChangeLog} "
+ ENTERED=20050801
+ UPDATED=20050801
+SHORT="Object Oriented Database Kit "
+cat << EOF
+The Object Oriented Database Kit is a collection of tools to create database
+oriented applications in many languages and with crossplatform support, making
+easy for the developer to work with databases; shorting the time requiered to
+develop such applications.
+EOF