aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-06-02 23:33:46 +0800
committermiwi <miwi@FreeBSD.org>2010-06-02 23:33:46 +0800
commit90463864d4baa7cd8d5afd61fd833776b13db994 (patch)
tree7a9ebdea10bd852d574435d6563b08e3808da936 /archivers/Makefile
parentbc4d91110470f9bce9597593d71e3949a2f58dfd (diff)
downloadfreebsd-ports-graphics-90463864d4baa7cd8d5afd61fd833776b13db994.tar.gz
freebsd-ports-graphics-90463864d4baa7cd8d5afd61fd833776b13db994.tar.zst
freebsd-ports-graphics-90463864d4baa7cd8d5afd61fd833776b13db994.zip
Plzip is a massively parallel (multi-threaded), lossless data
compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Plzip uses the lzip file format; the files produced by plzip are fully compatible with lzip-1.4 or newer. WWW: http://www.nongnu.org/lzip/plzip.html Albert Vernon <f3cun3c02@sneakemail.com> PR: ports/146884 Submitted by: Albert Vernon <f3cun3c02 at sneakemail.com>
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 f84e577ffc9..85bcea6e927 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -137,6 +137,7 @@
SUBDIR += php52-zip
SUBDIR += php52-zlib
SUBDIR += pigz
+ SUBDIR += plzip
SUBDIR += ppmd
SUBDIR += ppmd-7z
SUBDIR += ppunpack