diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-27 08:45:14 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-27 08:45:14 +0000 |
commit | b5f5d0810124299ee3f77c5429fdb4245475713c (patch) | |
tree | b6fc78370541ca410ab2b608d434fd4c7a7703f5 /archivers/Makefile | |
parent | e4b9fe982debe0d7e7b74a2bd48312c13313885c (diff) |
Add p5-POE-Filter-LZF 1.5, a POE filter wrapped around Compress::LZF.
PR: ports/103096
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=173958
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 22249c65aaa8..230aa2402863 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -72,6 +72,7 @@ SUBDIR += p5-IO-Zlib SUBDIR += p5-Mac-Macbinary SUBDIR += p5-POE-Filter-Bzip2 + SUBDIR += p5-POE-Filter-LZF SUBDIR += p5-POE-Filter-LZW SUBDIR += p5-POE-Filter-Zlib SUBDIR += p5-PerlIO-gzip |