diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-13 12:25:25 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-13 12:25:25 +0800 |
commit | 0b26ed221435f33c90a968d370155d93a2a75aa5 (patch) | |
tree | 54ed485578d2947c883361fe0287701c27381b72 /databases/Makefile | |
parent | bd4d6766c36cad99a808186c10a3cb7b486d3e95 (diff) | |
download | freebsd-ports-gnome-0b26ed221435f33c90a968d370155d93a2a75aa5.tar.gz freebsd-ports-gnome-0b26ed221435f33c90a968d370155d93a2a75aa5.tar.zst freebsd-ports-gnome-0b26ed221435f33c90a968d370155d93a2a75aa5.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/frontbase-jdbc:
This is the official implementation of JDBC, the Java Database
Connectivity API, for accessing FrontBase databases from Java.
WWW: http://www.frontbase.com/
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
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 09042cf88af2..af8e41a64609 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -67,6 +67,7 @@ SUBDIR += freetds SUBDIR += freetds-msdblib SUBDIR += frontbase + SUBDIR += frontbase-jdbc SUBDIR += gadfly SUBDIR += gauche-gdbm SUBDIR += gbib |