aboutsummaryrefslogtreecommitdiff
path: root/shells/p5-Bash-Completion/pkg-plist
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-23 07:40:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-23 07:40:59 +0000
commit66fb8f0b565f66dc45b419fbae9a367284d0be19 (patch)
tree48f9b98405a97c6869f4bfdc22fe04ace80f3082 /shells/p5-Bash-Completion/pkg-plist
parent0761ade923b1268c3bb39c5c3703b02de13b8547 (diff)
downloadports-66fb8f0b565f66dc45b419fbae9a367284d0be19.tar.gz
ports-66fb8f0b565f66dc45b419fbae9a367284d0be19.zip
Notes
Diffstat (limited to 'shells/p5-Bash-Completion/pkg-plist')
-rw-r--r--shells/p5-Bash-Completion/pkg-plist16
1 files changed, 16 insertions, 0 deletions
diff --git a/shells/p5-Bash-Completion/pkg-plist b/shells/p5-Bash-Completion/pkg-plist
new file mode 100644
index 000000000000..eb1f69fdefcd
--- /dev/null
+++ b/shells/p5-Bash-Completion/pkg-plist
@@ -0,0 +1,16 @@
+bin/bash-complete
+bin/setup-bash-complete
+%%SITE_PERL%%/App/BashComplete.pm
+%%SITE_PERL%%/Bash/Completion.pm
+%%SITE_PERL%%/Bash/Completion/Plugin.pm
+%%SITE_PERL%%/Bash/Completion/Plugins/BashComplete.pm
+%%SITE_PERL%%/Bash/Completion/Plugins/Perldoc.pm
+%%SITE_PERL%%/Bash/Completion/Request.pm
+%%SITE_PERL%%/Bash/Completion/Utils.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bash/Completion/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bash/Completion
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bash
+@dirrm %%SITE_PERL%%/Bash/Completion/Plugins
+@dirrm %%SITE_PERL%%/Bash/Completion
+@dirrmtry %%SITE_PERL%%/Bash
+@dirrmtry %%SITE_PERL%%/App