aboutsummaryrefslogtreecommitdiff
path: root/ports/hiredis/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/hiredis/CONTROL')
-rw-r--r--ports/hiredis/CONTROL11
1 files changed, 11 insertions, 0 deletions
diff --git a/ports/hiredis/CONTROL b/ports/hiredis/CONTROL
new file mode 100644
index 000000000..053a9015a
--- /dev/null
+++ b/ports/hiredis/CONTROL
@@ -0,0 +1,11 @@
+Source: hiredis
+Version: 2019-11-1
+Homepage: https://github.com/redis/hiredis
+Description: Hiredis is a minimalistic C client library for the Redis database.
+
+Feature: ssl
+Description: Build hiredis_ssl for SSL support
+Build-Depends: openssl
+
+Feature: example
+Description: Build example \ No newline at end of file