diff options
| author | Anton Berezin <tobez@FreeBSD.org> | 2001-10-12 18:20:46 +0000 |
|---|---|---|
| committer | Anton Berezin <tobez@FreeBSD.org> | 2001-10-12 18:20:46 +0000 |
| commit | c3b29be18c58499fc05b9c0d65e082b214ec354f (patch) | |
| tree | effa9bf6c7bfb0ab0970893afbfd734024d2f9c8 /math/p5-Math-BigInt/pkg-plist | |
| parent | c449be663f1b96b3c07c78cdb287616058362890 (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-BigInt/pkg-plist')
| -rw-r--r-- | math/p5-Math-BigInt/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/p5-Math-BigInt/pkg-plist b/math/p5-Math-BigInt/pkg-plist new file mode 100644 index 000000000000..316b88eb8287 --- /dev/null +++ b/math/p5-Math-BigInt/pkg-plist @@ -0,0 +1,8 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math-BigInt/.packlist +lib/perl5/site_perl/%%PERL_VER%%/Math/BigFloat.pm +lib/perl5/site_perl/%%PERL_VER%%/Math/BigInt.pm +lib/perl5/site_perl/%%PERL_VER%%/Math/BigInt/Calc.pm +lib/perl5/site_perl/%%PERL_VER%%/Math/BigInt/Scalar.pm +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math-BigInt +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math/BigInt 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true |
