diff options
Diffstat (limited to 'net/p5-Net-Whois-Raw/pkg-plist')
-rw-r--r-- | net/p5-Net-Whois-Raw/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/p5-Net-Whois-Raw/pkg-plist b/net/p5-Net-Whois-Raw/pkg-plist new file mode 100644 index 000000000000..18bd79350b4d --- /dev/null +++ b/net/p5-Net-Whois-Raw/pkg-plist @@ -0,0 +1,8 @@ +bin/pwhois +lib/perl5/site_perl/%%PERL_VER%%/Net/Whois/Raw.pm +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net/Whois 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Whois/Raw/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Whois/Raw +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Whois 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true |