diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-02-12 08:43:32 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-02-12 08:43:32 +0000 |
commit | 028f1711c3024eec3752afab7b5198eafa44d9cd (patch) | |
tree | d2af0ec4640d2f429f75965920379833322e39b8 /databases/Makefile | |
parent | BROKEN: Incorrect pkg-plist (diff) |
Add adstudio 4.0, a database query and administration tool.
Aqua Data Studio is a database query and administration tool that allows
developers to easily create, edit, and execute SQL scripts, as well as
browse and visually modify database structures. Aqua Data Studio provides
an integrated database environment with a single consistent interface to
all major relational databases.
It is free for personal or educational use, but a commercial license is
required for all other usages.
Notes
Notes:
svn path=/head/; revision=128590
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 cebc6d2c1973..df8b83c18ebc 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -5,6 +5,7 @@ SUBDIR += WWWdb SUBDIR += adodb + SUBDIR += adstudio SUBDIR += arcexplorer SUBDIR += bbdb SUBDIR += bbdb-emacs20 |