aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-07-24 21:19:44 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-07-24 21:19:44 +0000
commited993d6b00f971acc8749647b38afdd65529c94b (patch)
treeba004cb9def3693b7b44f315e512d6d7eb5571d3 /databases/Makefile
parent703384bac37665a6cf7995e5e9e0f2650205f155 (diff)
downloadports-ed993d6b00f971acc8749647b38afdd65529c94b.tar.gz
ports-ed993d6b00f971acc8749647b38afdd65529c94b.zip
Adding port databases/ocaml-sqlite3, OCaml bindings for databases/sqlite3.
PR: ports/93920 Submitted by: Meikel Brandmeyer <ocaml-sqlite3-port@kotka.de>
Notes
Notes: svn path=/head/; revision=168680
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 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