aboutsummaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorLewis Cook <lcook@FreeBSD.org>2021-08-21 14:01:24 +0000
committerLewis Cook <lcook@FreeBSD.org>2021-08-21 14:04:32 +0000
commitcb3b45287e46428639050e259751cbdb87cb37e0 (patch)
tree9f9b47e3d642e581b492534e572501e60fa5fe72 /Templates
parentdd98ab85f12a9def4298eca40173b6c7a31e7d88 (diff)
downloadports-cb3b45287e46428639050e259751cbdb87cb37e0.tar.gz
ports-cb3b45287e46428639050e259751cbdb87cb37e0.zip
Templates/BSD.local.dist: Add shell completion paths
This removes the necessity in creating the shell completion directories for bash, fish and zsh when installing any accompanying programmable shell completion files. Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D31629
Diffstat (limited to 'Templates')
-rw-r--r--Templates/BSD.local.dist12
1 files changed, 12 insertions, 0 deletions
diff --git a/Templates/BSD.local.dist b/Templates/BSD.local.dist
index c6253752de54..137633ac404c 100644
--- a/Templates/BSD.local.dist
+++ b/Templates/BSD.local.dist
@@ -270,6 +270,10 @@
..
applications
..
+ bash-completion
+ completions
+ ..
+ ..
dict
..
doc
@@ -282,6 +286,10 @@
..
examples
..
+ fish
+ vendor_completions.d
+ ..
+ ..
info
..
java
@@ -974,6 +982,10 @@
..
xml
..
+ zsh
+ site-functions
+ ..
+ ..
..
tests
..