From 24ea928049d6573d1ea800be2b556fa6a1b70096 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Mon, 5 Jan 2015 18:21:38 +0000 Subject: New port: databases/sqlitebrowser DB Browser for SQLite is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface. This project has previous been known as "SQLite Browser" and "Database Browser for SQLite". "DB Browser for SQLite" will hopefully be the name that sticks. :) WWW: http://sqlitebrowser.org/ PR: 196365 Submitted by: coder@tuxfamily.org --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 167f037ab907..fc96e7c8ed11 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -906,6 +906,7 @@ SUBDIR += sqlite-ext-pcre SUBDIR += sqlite2 SUBDIR += sqlite3 + SUBDIR += sqlitebrowser SUBDIR += sqliteman SUBDIR += sqlitemanager SUBDIR += sqliteodbc -- cgit v1.2.3