1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/shells/Makefile
Sunpoet Po-Chuan Hsieh c1fe5b8121 Add zsh-completions 0.30.0
zsh-completions is the additional completion definitions for Zsh.

This projects aims at gathering/developing new completion scripts that are not
available in Zsh yet. The scripts may be contributed to the Zsh project when
stable enough.

WWW: https://github.com/zsh-users/zsh-completions
2019-01-27 19:56:10 +00:00

58 lines
1.2 KiB
Makefile

# $FreeBSD$
#
COMMENT = Shells
SUBDIR += 44bsd-csh
SUBDIR += bash
SUBDIR += bash-completion
SUBDIR += bash-static
SUBDIR += bashc
SUBDIR += bicon
SUBDIR += ch
SUBDIR += dash
SUBDIR += envy
SUBDIR += es
SUBDIR += esh
SUBDIR += fd
SUBDIR += fish
SUBDIR += flash
SUBDIR += heirloom-sh
SUBDIR += hs-shelly
SUBDIR += ibsh
SUBDIR += jailkit
SUBDIR += klish
SUBDIR += ksh93
SUBDIR += ksh93-devel
SUBDIR += lshell
SUBDIR += mksh
SUBDIR += nologinmsg
SUBDIR += oksh
SUBDIR += osh
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 += rssh
SUBDIR += sash
SUBDIR += scponly
SUBDIR += shell-include
SUBDIR += sparforte
SUBDIR += tcsh_nls
SUBDIR += tcshrc
SUBDIR += v7sh
SUBDIR += viewglob
SUBDIR += vshnu
SUBDIR += wcd
SUBDIR += xonsh
SUBDIR += zsh
SUBDIR += zsh-antigen
SUBDIR += zsh-completions
SUBDIR += zsh-navigation-tools
.include <bsd.port.subdir.mk>