From 9b4e48cb1d4aaf27a269fa16a0270c66d7a52350 Mon Sep 17 00:00:00 2001 From: Stanislav Ershov Date: Sat, 6 Jan 2018 12:58:22 +0300 Subject: [sqlitecpp] Initial port --- ports/sqlitecpp/CONTROL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ports/sqlitecpp/CONTROL (limited to 'ports/sqlitecpp/CONTROL') 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. -- cgit v1.2.3