diff options
author | mm <mm@FreeBSD.org> | 2010-09-21 15:26:28 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-09-21 15:26:28 +0800 |
commit | 1b47ded71da38df6b964fa441e7a20cd6cab998e (patch) | |
tree | 04dcb59dd071fb5cf279c73469a4290bdcfb55f1 /archivers/Makefile | |
parent | 22ca693935c8815535f91287552ddcddd6b28878 (diff) | |
download | freebsd-ports-gnome-1b47ded71da38df6b964fa441e7a20cd6cab998e.tar.gz freebsd-ports-gnome-1b47ded71da38df6b964fa441e7a20cd6cab998e.tar.zst freebsd-ports-gnome-1b47ded71da38df6b964fa441e7a20cd6cab998e.zip |
This Perl5 module contains the Compress::Zlib module and the
base, bzip2, deflate, gzip, zip and zlib classes for
IO::Compress and IO::Uncompress modules
WWW: http://search.cpan.org/dist/IO-Compress/
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 bc62236d7024..20c4c6310bc0 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -103,6 +103,7 @@ SUBDIR += p5-Compress-Raw-Lzma SUBDIR += p5-Compress-Raw-Zlib SUBDIR += p5-Compress-Zlib + SUBDIR += p5-IO-Compress SUBDIR += p5-IO-Compress-Base SUBDIR += p5-IO-Compress-Bzip2 SUBDIR += p5-IO-Compress-Lzma |