diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-13 15:13:07 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-13 15:13:07 +0800 |
commit | 23707349ca275795805a09e5abdf32af10863ec8 (patch) | |
tree | 12b7a0f99dbbbac15e11431b25b83106415d7198 /databases/Makefile | |
parent | 2e3da1e5dfab3d6b9ccc011bd218ae6f3c145f5b (diff) | |
download | freebsd-ports-gnome-23707349ca275795805a09e5abdf32af10863ec8.tar.gz freebsd-ports-gnome-23707349ca275795805a09e5abdf32af10863ec8.tar.zst freebsd-ports-gnome-23707349ca275795805a09e5abdf32af10863ec8.zip |
[NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
databases/openbase-jdbc:
This is the official implementation of JDBC, the Java Database
Connectivity API, for accessing OpenBase databases from Java.
WWW: http://www.openbase.com/
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 6ca567d41ceb..95ddd1628f4c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -188,6 +188,7 @@ SUBDIR += namazu2 SUBDIR += ocaml-pgocaml SUBDIR += ocaml-sqlite3 + SUBDIR += openbase-jdbc SUBDIR += opendbx SUBDIR += oracle7-client SUBDIR += oracle8-client |