summaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-05-02 19:51:11 +0000
committerpav <pav@FreeBSD.org>2004-05-02 19:51:11 +0000
commit5ceed605e65bb9c7f0fc3c3bd8a5a32fb54e5266 (patch)
treeda2969bab1770ed039214a87923ccc97dd8c15e3 /databases/Makefile
parentf4977e35f2535be420591ae3023eda21aeae86ff (diff)
downloadFreeBSD-ports-5ceed605e65bb9c7f0fc3c3bd8a5a32fb54e5266.zip
FreeBSD-ports-5ceed605e65bb9c7f0fc3c3bd8a5a32fb54e5266.tar.gz
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>
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 f1be225..5d82527 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
OpenPOWER on IntegriCloud