From bf097bb7c99508c89622f82b86c7e357ab08ee6f Mon Sep 17 00:00:00 2001 From: aaron Date: Mon, 24 Jul 2006 21:19:44 +0000 Subject: Adding port databases/ocaml-sqlite3, OCaml bindings for databases/sqlite3. PR: ports/93920 Submitted by: Meikel Brandmeyer --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index b0122d0711ed..54f7d4b143d6 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -152,6 +152,7 @@ SUBDIR += mysqltcl SUBDIR += mytop SUBDIR += namazu2 + SUBDIR += ocaml-sqlite3 SUBDIR += opendbx SUBDIR += oracle7-client SUBDIR += oracle8-client -- cgit