diff options
author | anders <anders@FreeBSD.org> | 2002-01-04 07:06:59 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-01-04 07:06:59 +0800 |
commit | 8e460c5362f09dff04abdaf865254e14f0b02dbe (patch) | |
tree | a293a35a9ae32dde797f1fd74c1f2073479a083a /databases/Makefile | |
parent | 0390b08eb46d76de4c8a207dd1006c24c1478345 (diff) | |
download | freebsd-ports-gnome-8e460c5362f09dff04abdaf865254e14f0b02dbe.tar.gz freebsd-ports-gnome-8e460c5362f09dff04abdaf865254e14f0b02dbe.tar.zst freebsd-ports-gnome-8e460c5362f09dff04abdaf865254e14f0b02dbe.zip |
Add TOra version 1.2.1, Toolkit for Oracle.
TOra is a well-featured QT based GUI database administration toolkit.
It has some, limited support for MySQL. Due to the lack of native
Oracle libraries for FreeBSD, this port only supports MySQL (and a
limited set of features). It's still a very polished application
with a lot of potential.
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 47e23ae34fef..428ab05663bf 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -126,6 +126,7 @@ SUBDIR += sqsh SUBDIR += tcl-Mysql SUBDIR += tkgnats + SUBDIR += tora SUBDIR += typhoon SUBDIR += unixODBC SUBDIR += xmbase-grok |