pkgsrc/sysutils/fzf/PLIST
leot 096a9694a5 fzf: Use `do-install' to install only needed files
lang/go/go-package.mk install several files that are not needed for packages
that just install a program. Define `do-install' target to avoid that.

While here also install fzf-tmux in bin/, man pages under ${PKGMANDIR}
accordingly and shell completions/bindings and vim plugin under
share/fzf.  Update MESSAGE to reflect this change.

PKGREVISION++

Discussed with <maya>.
2018-02-15 15:05:55 +00:00

11 lines
306 B
Text

@comment $NetBSD: PLIST,v 1.2 2018/02/15 15:05:55 leot Exp $
bin/fzf
bin/fzf-tmux
man/man1/fzf-tmux.1
man/man1/fzf.1
share/fzf/plugin/fzf.vim
share/fzf/shell/completion.bash
share/fzf/shell/completion.zsh
share/fzf/shell/key-bindings.bash
share/fzf/shell/key-bindings.fish
share/fzf/shell/key-bindings.zsh