diff options
author | garga <garga@FreeBSD.org> | 2005-08-29 16:32:05 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-08-29 16:32:05 +0000 |
commit | 5fa1fe63959d9174183d684ea888df493ae0b258 (patch) | |
tree | fb1079c8649a24503ae6f970242fb90771584000 /archivers/Makefile | |
parent | 22f1c8eb2b42d8f206f52819aa8ee78ccc6c518d (diff) | |
download | FreeBSD-ports-5fa1fe63959d9174183d684ea888df493ae0b258.zip FreeBSD-ports-5fa1fe63959d9174183d684ea888df493ae0b258.tar.gz |
Add ppmd 20050811, a fast archiver with a good compression ratio.
PR: ports/84796
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 65b4a54..385d197 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -70,6 +70,7 @@ SUBDIR += php4-zlib SUBDIR += php5-bz2 SUBDIR += php5-zlib + SUBDIR += ppmd SUBDIR += ppunpack SUBDIR += py-bzip2 SUBDIR += py-lzma |