diff options
Diffstat (limited to 'ports/libjuice/CONTROL')
| -rw-r--r-- | ports/libjuice/CONTROL | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/libjuice/CONTROL b/ports/libjuice/CONTROL new file mode 100644 index 000000000..5901d8d74 --- /dev/null +++ b/ports/libjuice/CONTROL @@ -0,0 +1,8 @@ +Source: libjuice
+Version: 0.5.2
+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
|
