summaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-10-23 13:15:29 +0000
committeradam <adam@pkgsrc.org>2017-10-23 13:15:29 +0000
commit0410967d60916f6a58c22b3608496e6cb35fd838 (patch)
treeb310e9b3f269b9a7af3ccbe40ce0b0bcaf4dd99d /archivers/Makefile
parentafc8b6484fbcdeb306013858a0f9c343927dd9d9 (diff)
downloadpkgsrc-0410967d60916f6a58c22b3608496e6cb35fd838.tar.gz
brotli: added version 1.0.1
Brotli is 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, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index d6a9bb5e0f8..ba1d5e44a23 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.155 2017/09/29 21:36:46 joerg Exp $
+# $NetBSD: Makefile,v 1.156 2017/10/23 13:15:29 adam Exp $
#
COMMENT= Archivers
@@ -12,6 +12,7 @@ SUBDIR+= arj
SUBDIR+= ark
SUBDIR+= bicom
SUBDIR+= bmap-tools
+SUBDIR+= brotli
SUBDIR+= bsdtar
SUBDIR+= bunzip
SUBDIR+= bzip2