aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-09 19:08:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-09 19:08:48 +0000
commit0d8b268ea666c164937306a3fac34c197171b112 (patch)
tree3e9e88b1497b68a7ae98a70173be71ea71717225 /archivers/Makefile
parent1a737e1beaba9652910fcc4030d89cad7eaa1991 (diff)
downloadports-0d8b268ea666c164937306a3fac34c197171b112.tar.gz
ports-0d8b268ea666c164937306a3fac34c197171b112.zip
Add py-zopfli 0.1.6
pyzopfli is a straightforward Python wrapper around zopfli's ZlibCompress method. It also wraps GzipCompress, but the API point does not try to mimic the gzip module. WWW: https://github.com/obp/py-zopfli
Notes
Notes: svn path=/head/; revision=501135
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index e6980078f523..02a747d3aa87 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -189,6 +189,7 @@
SUBDIR += py-rjsmin
SUBDIR += py-warctools
SUBDIR += py-xopen
+ SUBDIR += py-zopfli
SUBDIR += py-zstandard
SUBDIR += py-zstd
SUBDIR += qpress