From 66d6b88640f4cd5ba993bc20a1a0c5f51272d1ba Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 2 May 2004 19:51:11 +0000 Subject: 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 --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') 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 -- cgit v1.2.3