aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Net-DBus/pkg-plist
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-11-25 14:10:45 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-11-25 14:10:45 +0000
commit1c1dc248e533d8cbf39de6772401b8d69c7d89f6 (patch)
treef28d367845e89577eb70e20158045acc82fac9cd /devel/p5-Net-DBus/pkg-plist
parenta66a28cbd38747cf707eb1026f13243db6e619c1 (diff)
downloadports-1c1dc248e533d8cbf39de6772401b8d69c7d89f6.tar.gz
ports-1c1dc248e533d8cbf39de6772401b8d69c7d89f6.zip
Notes
Diffstat (limited to 'devel/p5-Net-DBus/pkg-plist')
-rw-r--r--devel/p5-Net-DBus/pkg-plist34
1 files changed, 34 insertions, 0 deletions
diff --git a/devel/p5-Net-DBus/pkg-plist b/devel/p5-Net-DBus/pkg-plist
new file mode 100644
index 000000000000..79ae4e440953
--- /dev/null
+++ b/devel/p5-Net-DBus/pkg-plist
@@ -0,0 +1,34 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DBus/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DBus/DBus.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DBus/DBus.so
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/RemoteObject.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Service.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Object.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Tutorial.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/RemoteService.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Dumper.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Callback.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Exporter.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Reactor.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Watch.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Bus.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Connection.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Iterator.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Message.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Introspector.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Server.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Message/Signal.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Message/MethodReturn.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Message/MethodCall.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Message/Error.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Tutorial/ExportingObjects.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DBus
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding/Message
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Binding
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus/Tutorial
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/DBus
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true