aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlitecpp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sqlitecpp/CONTROL')
-rw-r--r--ports/sqlitecpp/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/sqlitecpp/CONTROL b/ports/sqlitecpp/CONTROL
new file mode 100644
index 000000000..133ac6703
--- /dev/null
+++ b/ports/sqlitecpp/CONTROL
@@ -0,0 +1,4 @@
+Source: sqlitecpp
+Version: 2.2
+Build-Depends: sqlite3
+Description: SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.