aboutsummaryrefslogtreecommitdiff
path: root/ports/libzippp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libzippp/CONTROL')
-rw-r--r--ports/libzippp/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libzippp/CONTROL b/ports/libzippp/CONTROL
new file mode 100644
index 000000000..f2a6b24d6
--- /dev/null
+++ b/ports/libzippp/CONTROL
@@ -0,0 +1,4 @@
+Source: libzippp
+Version: 2019-07-22
+Description: Simple basic C++ wrapper around the libzip library. It is meant to be a portable and easy-to-use library for ZIP handling
+Build-Depends: zlib, libzip[bzip2]