aboutsummaryrefslogtreecommitdiff
path: root/ports/brotli/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/brotli/CONTROL')
-rw-r--r--ports/brotli/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/brotli/CONTROL b/ports/brotli/CONTROL
new file mode 100644
index 000000000..75a2973a0
--- /dev/null
+++ b/ports/brotli/CONTROL
@@ -0,0 +1,3 @@
+Source: brotli
+Version: 0.6.0
+Description: a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling.