1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/shells/Makefile
Hiroki Tagato ecc74ffa42 shells/carapace: add port: Multi-shell multi-command argument completer
Carapace provides argument completion for multiple CLI commands, and
works across multiple POSIX and non-POSIX shells.

WWW: https://carapace.sh/
2024-02-26 17:39:29 +09:00

72 lines
1.6 KiB
Makefile

COMMENT = Shells
SUBDIR += 44bsd-csh
SUBDIR += anongitssh
SUBDIR += antibody
SUBDIR += ast-ksh
SUBDIR += atuin
SUBDIR += bash
SUBDIR += bash-completion
SUBDIR += bash-static
SUBDIR += bashc
SUBDIR += bicon
SUBDIR += bosh
SUBDIR += carapace
SUBDIR += ch
SUBDIR += dash
SUBDIR += elvish
SUBDIR += envy
SUBDIR += es
SUBDIR += etsh
SUBDIR += fd
SUBDIR += fish
SUBDIR += git-prompt.zsh
SUBDIR += heirloom-sh
SUBDIR += ibsh
SUBDIR += ion
SUBDIR += jailkit
SUBDIR += klish
SUBDIR += ksh
SUBDIR += ksh-devel
SUBDIR += ksh93
SUBDIR += mksh
SUBDIR += modernish
SUBDIR += murex
SUBDIR += nologinmsg
SUBDIR += nsh
SUBDIR += nushell
SUBDIR += ohmyzsh
SUBDIR += oksh
SUBDIR += p5-Bash-Completion
SUBDIR += p5-Shell-Perl
SUBDIR += p5-Term-Bash-Completion-Generator
SUBDIR += p5-Term-ShellUI
SUBDIR += pdksh
SUBDIR += pear-PHP_Shell
SUBDIR += psh
SUBDIR += rc
SUBDIR += rubygem-shellwords
SUBDIR += rush
SUBDIR += sash
SUBDIR += scponly
SUBDIR += sheldon
SUBDIR += shell-hist
SUBDIR += shellharden
SUBDIR += starship
SUBDIR += switchBashZsh
SUBDIR += tcshrc
SUBDIR += v7sh
SUBDIR += viewglob
SUBDIR += vshnu
SUBDIR += wcd
SUBDIR += xonsh
SUBDIR += yash
SUBDIR += zsh
SUBDIR += zsh-antigen
SUBDIR += zsh-autosuggestions
SUBDIR += zsh-completions
SUBDIR += zsh-navigation-tools
SUBDIR += zsh-syntax-highlighting
.include <bsd.port.subdir.mk>