diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-14 10:05:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-14 10:05:38 +0000 |
commit | 778d4b23eaa58d9de1cd186da94689025e2f4dcd (patch) | |
tree | 750adf06d9b885471b4202a0e719e324ffdb6740 /archivers/p5-IO-Compress-Base/pkg-plist | |
parent | 56827c8a8031319bee2d214aeb15c3359b1e8c29 (diff) |
This module is the base class for all IO::Compress and IO::Uncompress
modules.
WWW: http://search.cpan.org/dist/IO-Compress-Base/
PR: ports/105297
Submitted by: Thomas Abthorpe <thomas at goodking.ca>
Notes
Notes:
svn path=/head/; revision=177234
Diffstat (limited to 'archivers/p5-IO-Compress-Base/pkg-plist')
-rw-r--r-- | archivers/p5-IO-Compress-Base/pkg-plist | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/archivers/p5-IO-Compress-Base/pkg-plist b/archivers/p5-IO-Compress-Base/pkg-plist new file mode 100644 index 000000000000..e806768a8045 --- /dev/null +++ b/archivers/p5-IO-Compress-Base/pkg-plist @@ -0,0 +1,14 @@ +%%SITE_PERL%%/File/GlobMapper.pm +%%SITE_PERL%%/IO/Compress/Base.pm +%%SITE_PERL%%/IO/Compress/Base/Common.pm +%%SITE_PERL%%/IO/Uncompress/AnyUncompress.pm +%%SITE_PERL%%/IO/Uncompress/Base.pm +%%SITE_PERL%%/mach/auto/IO/Compress/Base/.packlist +@dirrm %%SITE_PERL%%/mach/auto/IO/Compress/Base +@dirrmtry %%SITE_PERL%%/mach/auto/IO/Compress +@dirrmtry %%SITE_PERL%%/mach/auto/IO +@dirrmtry %%SITE_PERL%%/IO/Uncompress +@dirrmtry %%SITE_PERL%%/IO/Compress/Base +@dirrmtry %%SITE_PERL%%/IO/Compress +@dirrmtry %%SITE_PERL%%/IO +@dirrmtry %%SITE_PERL%%/File |