aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlitecpp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sqlitecpp/CONTROL')
-rw-r--r--ports/sqlitecpp/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/sqlitecpp/CONTROL b/ports/sqlitecpp/CONTROL
deleted file mode 100644
index a0566c037..000000000
--- a/ports/sqlitecpp/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: sqlitecpp
-Version: 3.1.1
-Build-Depends: sqlite3
-Homepage: https://github.com/SRombauts/SQLiteCpp
-Description: SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.