diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 06:56:18 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 06:56:18 +0000 |
| commit | 5e06901c396343ef79137207320bdbb383435cbb (patch) | |
| tree | f1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Math-String/pkg-plist | |
| parent | be444a2d99fd14557710475412df7b742d93069e (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-String/pkg-plist')
| -rw-r--r-- | math/p5-Math-String/pkg-plist | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/math/p5-Math-String/pkg-plist b/math/p5-Math-String/pkg-plist index bad4495f960d..bd69a3eff0fb 100644 --- a/math/p5-Math-String/pkg-plist +++ b/math/p5-Math-String/pkg-plist @@ -1,9 +1,16 @@ -%%SITE_PERL%%/Math/String/Charset/Nested.pm -%%SITE_PERL%%/Math/String/Charset/Grouped.pm +%%PERL5_MAN3%%/Math::String.3.gz +%%PERL5_MAN3%%/Math::String::Charset.3.gz +%%PERL5_MAN3%%/Math::String::Charset::Grouped.3.gz +%%PERL5_MAN3%%/Math::String::Charset::Nested.3.gz +%%PERL5_MAN3%%/Math::String::Sequence.3.gz +%%SITE_PERL%%/Math/String.pm %%SITE_PERL%%/Math/String/Charset.pm +%%SITE_PERL%%/Math/String/Charset/Grouped.pm +%%SITE_PERL%%/Math/String/Charset/Nested.pm %%SITE_PERL%%/Math/String/Sequence.pm -%%SITE_PERL%%/Math/String.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/String/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/String +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math/String/Charset @dirrmtry %%SITE_PERL%%/Math/String -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/String +@dirrmtry %%SITE_PERL%%/Math |
