aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-09-26 10:51:21 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-09-26 10:51:21 +0000
commitf02ab7ac68fa16b52114a6bb38fbbfee645e151c (patch)
tree9656336eb10362e7b2086ed4f9cfe48d44daecdb /archivers/Makefile
parente42e3632643588f5d12528608c1982fe0dcff3ed (diff)
downloadports-f02ab7ac68fa16b52114a6bb38fbbfee645e151c.tar.gz
ports-f02ab7ac68fa16b52114a6bb38fbbfee645e151c.zip
Add p5-Compress-LZF 1.65, extremely light-weight Lempel-Ziv-Free
compression. PR: ports/103095 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes: svn path=/head/; revision=173881
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 32901e68be69..cc529bdfecd5 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -65,6 +65,7 @@
SUBDIR += p5-Archive-Tar
SUBDIR += p5-Archive-Zip
SUBDIR += p5-Compress-Bzip2
+ SUBDIR += p5-Compress-LZF
SUBDIR += p5-Compress-LZW
SUBDIR += p5-Compress-Zlib
SUBDIR += p5-IO-Zlib