aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-01-09 22:01:04 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-01-09 22:01:04 +0000
commit59f229954980d1a5d49de01b611bb7c33d77c466 (patch)
tree34d3faebb5bbe7ca80bab92601ccb03b835fa206 /archivers/Makefile
parent645981457249b8eed002c12cdaaaf3f04e0d2655 (diff)
downloadports-59f229954980d1a5d49de01b611bb7c33d77c466.tar.gz
ports-59f229954980d1a5d49de01b611bb7c33d77c466.zip
New port: archivers/py-zstd: Python binding for Zstandard compression library
This is a simple binding. A more full-featured binding will be at archivers/py-zstandard. Submitted by: myself Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13807
Notes
Notes: svn path=/head/; revision=458578
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 82107340a6d4..00bd9096e699 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -190,6 +190,7 @@
SUBDIR += py-rjsmin
SUBDIR += py-warctools
SUBDIR += py-xopen
+ SUBDIR += py-zstd
SUBDIR += qpress
SUBDIR += quazip
SUBDIR += quazip-qt5