aboutsummaryrefslogtreecommitdiff
path: root/ports/msgpack/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/msgpack/CONTROL')
-rw-r--r--ports/msgpack/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/msgpack/CONTROL b/ports/msgpack/CONTROL
deleted file mode 100644
index 0ec6083c8..000000000
--- a/ports/msgpack/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: msgpack
-Version: 3.3.0
-Homepage: https://github.com/msgpack/msgpack-c
-Description: MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller.