aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2008-05-13 06:18:23 +0800
committerstas <stas@FreeBSD.org>2008-05-13 06:18:23 +0800
commit1a449123e15705c2132659fd9596aa6bc8dba8dc (patch)
treea8f01d9d572a39ecb90959a707461b7b1ddab5fd /databases/Makefile
parent08706deae57f58a410d2bb2752aff0460e739b32 (diff)
downloadfreebsd-ports-gnome-1a449123e15705c2132659fd9596aa6bc8dba8dc.tar.gz
freebsd-ports-gnome-1a449123e15705c2132659fd9596aa6bc8dba8dc.tar.zst
freebsd-ports-gnome-1a449123e15705c2132659fd9596aa6bc8dba8dc.zip
- Add databases/ocaml-pgocaml.
PG'OCaml is a type-safe, simple interface to PostgreSQL from OCaml. It lets you embed SQL statements directly into OCaml code. PR: ports/118800 Submitted by: Jaap Boender <jaapb at kerguelen.org>
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 95b242ecedec..0abf6f28cb37 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -182,6 +182,7 @@
SUBDIR += mytop
SUBDIR += mywwwatcher
SUBDIR += namazu2
+ SUBDIR += ocaml-pgocaml
SUBDIR += ocaml-sqlite3
SUBDIR += opendbx
SUBDIR += oracle7-client