aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-09-01 12:31:51 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-09-01 12:31:51 +0000
commitada3aaa54d652097b97b647d228a0245e40bfb13 (patch)
tree60f404e89bb3e2c170f7de81c3d69b6ed93daa7a /archivers/Makefile
parent877148c55b533c6600d3bcc4b104f700c9ca3c2f (diff)
downloadports-ada3aaa54d652097b97b647d228a0245e40bfb13.tar.gz
ports-ada3aaa54d652097b97b647d228a0245e40bfb13.zip
Add port archivers/ppmd-7z:
Simple command line implementation of PPMD compression algorithm. It is based on code by Dmitry Shkarin (archivers/ppmd) but reworked by Igor Pavlov and bundled with 7zip. WWW: http://www.7-zip.org/sdk.html
Notes
Notes: svn path=/head/; revision=198601
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 79fda75b33f0..32ba5d0280ff 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -105,6 +105,7 @@
SUBDIR += php5-bz2
SUBDIR += php5-zlib
SUBDIR += ppmd
+ SUBDIR += ppmd-7z
SUBDIR += ppunpack
SUBDIR += py-lzma
SUBDIR += py-tarfile