pkg-descr

Compress::LZW it a perl implementation of the newly free LZW
compression algorithm. It defaults to building a 16-bit codeword table,
but provides the ability to choose a 12-bit table also. Depending on
the size of your data, the 12-bit table may provide better compression.

WWW: http://search.cpan.org/dist/Compress-LZW/

pkg-plist

@comment $FreeBSD: ports/archivers/p5-Compress-LZW/pkg-plist,v 1.1 2006/07/28 03:10:53 clsung Exp $
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/LZW/.packlist
%%SITE_PERL%%/Compress/LZW.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/LZW
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress
@dirrmtry %%SITE_PERL%%/Compress