From 90ebc31918bd60be31bb2ad48fe75fd82ddc0e1c Mon Sep 17 00:00:00 2001 From: tijl Date: Sat, 6 Sep 2014 21:51:59 +0000 Subject: deskutils/gnotime basically contains two ports. Split off one part into a new port databases/qof: QOF - Query Object Framework - library to add a query engine to C applications with generic XML backend. A SQL database is not needed; any collection of C/C++ objects can act as tables. WWW: https://alioth.debian.org/projects/qof/ --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index d493deebf550..93a10abc3c3b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -784,6 +784,7 @@ SUBDIR += pyspatialite SUBDIR += qdbm SUBDIR += qdbm-plus + SUBDIR += qof SUBDIR += qt4-ibase-plugin SUBDIR += qt4-mysql-plugin SUBDIR += qt4-odbc-plugin -- cgit