aboutsummaryrefslogtreecommitdiff
path: root/ports/nng/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/nng/CONTROL')
-rw-r--r--ports/nng/CONTROL8
1 files changed, 0 insertions, 8 deletions
diff --git a/ports/nng/CONTROL b/ports/nng/CONTROL
deleted file mode 100644
index 56efe9edc..000000000
--- a/ports/nng/CONTROL
+++ /dev/null
@@ -1,8 +0,0 @@
-Source: nng
-Version: 1.3.0
-Description: NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery.
-Homepage: https://github.com/nanomsg/nng
-
-Feature: mbedtls
-Description: nng built with TLS support(needs mbedTLS)
-Build-Depends: mbedtls