diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-11-22 20:50:49 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-11-22 20:50:49 +0000 |
commit | dd0f352f7925e44db7523a4343c4dfc44196281d (patch) | |
tree | 31895a58a09830a035ba496fb657a39043f8902b /textproc/p5-Text-Reflow/pkg-plist | |
parent | 4664f6012229891397b1026c6878bc51e0b69aef (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-Reflow/pkg-plist')
-rw-r--r-- | textproc/p5-Text-Reflow/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/p5-Text-Reflow/pkg-plist b/textproc/p5-Text-Reflow/pkg-plist new file mode 100644 index 000000000000..0018d8a10b05 --- /dev/null +++ b/textproc/p5-Text-Reflow/pkg-plist @@ -0,0 +1,7 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow/.packlist +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text/Reflow.pm +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text > /dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text > /dev/null || true |