aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2010-09-23 23:59:11 +0800
committerolgeni <olgeni@FreeBSD.org>2010-09-23 23:59:11 +0800
commit5924c9680d2652e47f72ded3b62bd5696cb9c369 (patch)
treeca5697c91428473b5898dc631442e7a9eda8cc01 /databases/Makefile
parentf2cfe4dbc37858a5bdb7f2cc0a1c1cd3a732a1c0 (diff)
downloadfreebsd-ports-gnome-5924c9680d2652e47f72ded3b62bd5696cb9c369.tar.gz
freebsd-ports-gnome-5924c9680d2652e47f72ded3b62bd5696cb9c369.tar.zst
freebsd-ports-gnome-5924c9680d2652e47f72ded3b62bd5696cb9c369.zip
Add c3p0, a Java library for augmenting traditional (DriverManager-based)
JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling.
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 7a73121560c1..6ffeb8bb99df 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -18,6 +18,7 @@
SUBDIR += bbdb
SUBDIR += beansdb
SUBDIR += buzhug
+ SUBDIR += c3p0
SUBDIR += cassandra
SUBDIR += cdb
SUBDIR += cego