aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2019-09-22 16:15:06 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2019-09-22 16:15:06 +0000
commit20d59b725e570b038667f71c952f3ab3bb4d2c8c (patch)
tree59221468f92f74626a35a06e871ec93890ee2ce2 /archivers/Makefile
parent2b9fa19f044a1db4775d5868a03a0e56959e5fe1 (diff)
downloadports-20d59b725e570b038667f71c952f3ab3bb4d2c8c.tar.gz
ports-20d59b725e570b038667f71c952f3ab3bb4d2c8c.zip
archivers/py-lzstring: LZ-based in-memory string compression
LZ-based, in-memory string compression module, based on the LZ-String javascript module.
Notes
Notes: svn path=/head/; revision=512591
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 4cb5853525bd..e6b9ad99666d 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -186,6 +186,7 @@
SUBDIR += py-librtfcomp
SUBDIR += py-lz4
SUBDIR += py-lzma
+ SUBDIR += py-lzstring
SUBDIR += py-pyliblzma
SUBDIR += py-python-lhafile
SUBDIR += py-python-lzo