1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/shells/zsh-devel/pkg-plist

22 lines
589 B
Plaintext

bin/zsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/zsh-3.0.2
info/zsh.info
info/zsh.info-1
info/zsh.info-2
info/zsh.info-3
info/zsh.info-4
info/zsh.info-5
info/zsh.info-6
info/zsh.info-7
man/man1/zsh.1.gz
man/man1/zshall.1.gz
man/man1/zshbuiltins.1.gz
man/man1/zshcompctl.1.gz
man/man1/zshexpn.1.gz
man/man1/zshmisc.1.gz
man/man1/zshoptions.1.gz
man/man1/zshparam.1.gz
man/man1/zshzle.1.gz