aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-06-02 15:33:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-06-02 15:33:46 +0000
commit04c55a23227ec2c7e08b9eb43432acba2c9df0aa (patch)
tree5bc8798b6d9ff5756bd2fde58903b7bd23693d1f /archivers/Makefile
parenta2c463183a666e7ffe3f2723be3efc5cea82c412 (diff)
downloadports-04c55a23227ec2c7e08b9eb43432acba2c9df0aa.tar.gz
ports-04c55a23227ec2c7e08b9eb43432acba2c9df0aa.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>
Notes
Notes: svn path=/head/; revision=255543
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 f84e577ffc9c..85bcea6e9276 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