aboutsummaryrefslogtreecommitdiff
path: root/ports/libevhtp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libevhtp/CONTROL')
-rw-r--r--ports/libevhtp/CONTROL16
1 files changed, 16 insertions, 0 deletions
diff --git a/ports/libevhtp/CONTROL b/ports/libevhtp/CONTROL
new file mode 100644
index 000000000..1653bf25d
--- /dev/null
+++ b/ports/libevhtp/CONTROL
@@ -0,0 +1,16 @@
+Source: libevhtp
+Version: 1.2.18
+Homepage: https://github.com/criticalstack/libevhtp
+Build-Depends: libevent
+Description: Libevhtp was created as a replacement API for Libevent's current HTTP API.
+
+Feature: openssl
+Description: Support SSL for libevhtp
+Build-Depends: openssl
+
+Feature: thread
+Description: Support thread for libevhtp
+
+Feature: regex
+Description: Support oniguruma for libevhtp
+Build-Depends: oniguruma \ No newline at end of file