diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-08-05 14:55:36 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-08-05 14:55:36 +0000 |
commit | 96c8ed2d25fa69ec39b568e71c7b00eb7ce0c9c4 (patch) | |
tree | 615cac6921695406bfe8866f3f1daafe7a32faf2 /net/p5-POE-Component-RRDTool/pkg-plist | |
parent | f46c1dd93b85af519512d46bf40ca99bdc7faa40 (diff) |
Notes
Diffstat (limited to 'net/p5-POE-Component-RRDTool/pkg-plist')
-rw-r--r-- | net/p5-POE-Component-RRDTool/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/p5-POE-Component-RRDTool/pkg-plist b/net/p5-POE-Component-RRDTool/pkg-plist new file mode 100644 index 000000000000..975c5b42eda6 --- /dev/null +++ b/net/p5-POE-Component-RRDTool/pkg-plist @@ -0,0 +1,7 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool/.packlist +lib/perl5/site_perl/%%PERL_VER%%/POE/Component/RRDTool.pm +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true |