summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-29 12:44:15 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-29 12:44:15 +0000
commit8707ef668ec7744e12484cd49607a3edaf3a9e8a (patch)
tree6827111b8d905e12ebb2f035d8f4ce97419c3d05 /shells/Makefile
parentProperly retire mail/exim-ldap. (diff)
New port: shells/bash-completion
The shells/bash-completion port installs Ian Macdonald's programmable completion library for Bash 2.04 and above. This gives users context- sensitive tab-completion for such things as program arguments, SSH hostnames, NFS mounts, and so on. PR: ports/52790 Submitted by: Kirk Strauser <kirk@strauser.com>
Notes
Notes: svn path=/head/; revision=89798
Diffstat (limited to '')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 1c4999568bda..28216cb52bcf 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -2,6 +2,7 @@
#
SUBDIR += 44bsd-csh
+ SUBDIR += bash-completion
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es