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-Interpolate/pkg-plist | |
parent | be444a2d99fd14557710475412df7b742d93069e (diff) | |
download | ports-5e06901c396343ef79137207320bdbb383435cbb.tar.gz ports-5e06901c396343ef79137207320bdbb383435cbb.zip |
Notes
Diffstat (limited to 'math/p5-Math-Interpolate/pkg-plist')
-rw-r--r-- | math/p5-Math-Interpolate/pkg-plist | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/math/p5-Math-Interpolate/pkg-plist b/math/p5-Math-Interpolate/pkg-plist index 7e38ba1384ad..c5e55b85b731 100644 --- a/math/p5-Math-Interpolate/pkg-plist +++ b/math/p5-Math-Interpolate/pkg-plist @@ -1,6 +1,8 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Interpolate/.packlist +%%PERL5_MAN3%%/Math::Interpolate.3.gz +%%PERL5_MAN3%%/Math::IntervalSearch.3.gz %%SITE_PERL%%/Math/Interpolate.pm %%SITE_PERL%%/Math/IntervalSearch.pm -@dirrm %%SITE_PERL%%/Math -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Interpolate -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Interpolate/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Interpolate +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math +@dirrmtry %%SITE_PERL%%/Math |