aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-11-30 17:16:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-11-30 17:16:29 +0000
commit137e4c0ab73a4aeff7d0b68312c091601694394c (patch)
tree31d25aa5ef4b550dfa188e46e6e2586c4aed4b8c /databases/Makefile
parent513143d1aa66e4aab7fcef5597d3a05c28787f8e (diff)
downloadports-137e4c0ab73a4aeff7d0b68312c091601694394c.tar.gz
ports-137e4c0ab73a4aeff7d0b68312c091601694394c.zip
BDB is a set of classes implementing an interface to
Berkeley DB for the GNUstep and Mac OS X environment written in Objective-C language. It is based on the C API of Berkeley DB and offers an object oriented interface which relies on classes and mechanisms offered by the Foundation library. In its present state BDB just offers a reduced set of functionality of Berkeley DB. WWW: http://fortytwo.sourceforge.net/
Notes
Notes: svn path=/head/; revision=178347
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 7a63a6ca0395..65efaaba5aa9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -50,6 +50,7 @@
SUBDIR += firebird2-server
SUBDIR += fireprofile
SUBDIR += flamerobin
+ SUBDIR += fortytwo-bdb
SUBDIR += fpc-gdbm
SUBDIR += fpc-ibase
SUBDIR += fpc-mysql