aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-11-21 16:31:00 +0800
committerKurt Jaeger <pi@FreeBSD.org>2015-11-21 16:31:00 +0800
commit85acfdec1dffa33e503e9de1bb7f39a56b55999d (patch)
tree27cf04169ae9ad8e095a93a97a24edca08499b2a /databases/Makefile
parentceca7262e455bcddaa07ace84c0e84e792f0ba1b (diff)
downloadfreebsd-ports-gnome-85acfdec1dffa33e503e9de1bb7f39a56b55999d.tar.gz
freebsd-ports-gnome-85acfdec1dffa33e503e9de1bb7f39a56b55999d.tar.zst
freebsd-ports-gnome-85acfdec1dffa33e503e9de1bb7f39a56b55999d.zip
New port: databases/sqlitestudio
SQLiteStudio is a SQLite database manager with the following features: * Intuitive interface * Powerful, yet light and fast * Exporting to various formats (SQL statements, CSV, HTML, XML, PDF, JSON) * Importing data from various formats (CSV, custom text files) * Numerous small additions, like formatting code, history of queries executed in editor windows, on-the-fly syntax checking, and more * Unicode support * Configurable colors, fonts and shortcuts WWW: http://sqlitestudio.pl/ PR: 204294 Submitted by: yuri@rawbw.com
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 1faf64613c7f..fa7c41ca8de1 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -922,6 +922,7 @@
SUBDIR += sqliteman
SUBDIR += sqlitemanager
SUBDIR += sqliteodbc
+ SUBDIR += sqlitestudio
SUBDIR += sqlrelay
SUBDIR += sqsh
SUBDIR += squirrel-sql