aboutsummaryrefslogtreecommitdiffstats
path: root/java/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2008-12-16 16:14:26 +0800
committerfjoe <fjoe@FreeBSD.org>2008-12-16 16:14:26 +0800
commite805f2fdb652aab0bb34e9a15054618c16bc34aa (patch)
tree37a0da64c6b4e256ae765b0095aefd31c03df6d2 /java/Makefile
parent855d7e9639280d73b587e8d5b4e195f3c08c938d (diff)
downloadfreebsd-ports-gnome-e805f2fdb652aab0bb34e9a15054618c16bc34aa.tar.gz
freebsd-ports-gnome-e805f2fdb652aab0bb34e9a15054618c16bc34aa.tar.zst
freebsd-ports-gnome-e805f2fdb652aab0bb34e9a15054618c16bc34aa.zip
New port: SQLiteJDBC is a Java JDBC driver for SQLite.
It runs using either a native code library or a 100% Pure Java driver based on NestedVM emulation (but in this package only the native version is installed). PR: 124905 Submitted by: Lapo Luchini
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index ed461cca59f3..95fcee5ee63d 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -156,6 +156,7 @@
SUBDIR += shujit
SUBDIR += simplicity
SUBDIR += springframework
+ SUBDIR += sqlitejdbc
SUBDIR += subversion-java
SUBDIR += sun-wtk
SUBDIR += trove4j