summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-02 19:51:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-02 19:51:11 +0000
commit66d6b88640f4cd5ba993bc20a1a0c5f51272d1ba (patch)
tree7857d7d2c997ca48bd0f43d57bbcda695aed321a /databases/Makefile
parentAdd our own do-install target so we respect ${PREFIX}. (diff)
DBOW is a database compiler-compiler or front-end. It takes table
definitions in a relatively high-level language and prepares C, C++, PHP, Perl (etc) functions for manipulating the database. It will also produce SQL table data for MySQL. WWW: http://dbow.sf.net/ PR: ports/66112 Submitted by: Dermot Tynan <dtynan@kalopa.com>
Notes
Notes: svn path=/head/; revision=108195
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 f1be225772d9..5d82527d3e74 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -25,6 +25,7 @@
SUBDIR += dbf2mysql
SUBDIR += dbh
SUBDIR += dbmetrix
+ SUBDIR += dbow
SUBDIR += dbtool
SUBDIR += dbview
SUBDIR += edb