pkgsrc/shells/Makefile
vins 3a6de5b917 shells/osh: remove, superseded by shells/etsh.
The project was renamed from osh to etsh in 2016.
The author himself was added as MAINTAINER for shells/osh as per request
in 2008.
However, it's reasonable to assume that they lost interest in the
package in the meantime.
In any case, we have shells/etsh now, making this an obsolete duplicate.
2022-12-19 19:01:47 +00:00

53 lines
905 B
Makefile

# $NetBSD: Makefile,v 1.71 2022/12/19 19:01:47 vins Exp $
#
COMMENT= Shells
SUBDIR+= ast-ksh
SUBDIR+= autojump
SUBDIR+= bash
SUBDIR+= bash-completion
SUBDIR+= bash2
SUBDIR+= bash2-doc
SUBDIR+= bosh
SUBDIR+= dash
SUBDIR+= eltclsh
SUBDIR+= elvish
SUBDIR+= es
SUBDIR+= es-shell
SUBDIR+= esh
SUBDIR+= etsh
SUBDIR+= fish
SUBDIR+= git-sh
SUBDIR+= guile-gash
SUBDIR+= heirloom-sh
SUBDIR+= ksh93
SUBDIR+= lshell
SUBDIR+= mksh
SUBDIR+= nologinmsg
SUBDIR+= nushell
SUBDIR+= oksh
SUBDIR+= pbosh
SUBDIR+= pdksh
SUBDIR+= perlsh
SUBDIR+= posh
SUBDIR+= rc
SUBDIR+= rssh
SUBDIR+= scponly
SUBDIR+= scsh
SUBDIR+= shellcheck
SUBDIR+= standalone-tcsh
SUBDIR+= starship
SUBDIR+= static-ast-ksh
SUBDIR+= static-tcsh
SUBDIR+= tcsh
SUBDIR+= xonsh
SUBDIR+= xsh
SUBDIR+= yash
SUBDIR+= zsh
SUBDIR+= zsh-autosuggestions
SUBDIR+= zsh-completions
SUBDIR+= zsh-pure
SUBDIR+= zsh-syntax-highlighting
.include "../mk/misc/category.mk"