aboutsummaryrefslogtreecommitdiff
path: root/ports/libjuice/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libjuice/CONTROL')
-rw-r--r--ports/libjuice/CONTROL8
1 files changed, 0 insertions, 8 deletions
diff --git a/ports/libjuice/CONTROL b/ports/libjuice/CONTROL
deleted file mode 100644
index 4660f8033..000000000
--- a/ports/libjuice/CONTROL
+++ /dev/null
@@ -1,8 +0,0 @@
-Source: libjuice
-Version: 0.6.0
-Homepage: https://github.com/paullouisageneau/libjuice
-Description: The library is a simplified implementation of the Interactive Connectivity Establishment (ICE) protocol in C for POSIX platforms (including Linux and Apple macOS) and Microsoft Windows.
-
-Feature: nettle
-Build-Depends: nettle
-Description: Use nettle for HMAC computation instead of the Builtin