aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-11-23 10:26:40 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-11-23 10:26:40 +0000
commitf7bfa6901d8b25005b6509b8e7e1e7d0e3696d11 (patch)
tree3937e02c67d4ee66ff7abdeb819a36bf859c0f21 /archivers/Makefile
parentc24e2a6b7cdce23864f027acd785d6d07e8d6fee (diff)
downloadports-f7bfa6901d8b25005b6509b8e7e1e7d0e3696d11.tar.gz
ports-f7bfa6901d8b25005b6509b8e7e1e7d0e3696d11.zip
Parallel XZ is a compression utility that takes advantage of running LZMA
compression of different parts of an input file on multiple cores and processors simultaneously. Its primary goal is to utilize all resources to speed up compression time with minimal possible influence on compression ratio. WWW: http://jnovy.fedorapeople.org/pxz/
Notes
Notes: svn path=/head/; revision=264990
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 8cde62745310..9d35a6900502 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -141,6 +141,7 @@
SUBDIR += ppmd
SUBDIR += ppmd-7z
SUBDIR += ppunpack
+ SUBDIR += pxz
SUBDIR += py-liblzma
SUBDIR += py-librtfcomp
SUBDIR += py-lzma