summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-03 20:45:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-03 20:45:21 +0000
commit37eaf5d0ebadc267c72069090ae2c98681246824 (patch)
treee53eca0ddc1a5ee27cefc8b4a6c5c48a128a4f3c /databases/Makefile
parent- Deprecate (diff)
SQuirreL SQL Client is a graphical Java program that will allow you to view the
structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. WWW: http://www.squirrelsql.org/index.php?page=screenshots PR: ports/106230 Submitted by: Roy Boerner <roy.boerner@bsd-crew.de>
Notes
Notes: svn path=/head/; revision=178726
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 4a6fbc620c3b..426f1f55e24f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -468,6 +468,7 @@
SUBDIR += sqlite3
SUBDIR += sqlrelay
SUBDIR += sqsh
+ SUBDIR += squirrel-sql
SUBDIR += sybase-ocsd
SUBDIR += sybase_ase
SUBDIR += sybtcl