freebsd-ports/shells/Makefile
Sergei Kolobov 7ae374d8e6 - Retire shells/zsh-devel in favor of shells/zsh:
The development version of Zsh is no longer being released.
  Interested parties can always check out Zsh from SourceForge.net CVS.
2005-08-29 13:45:42 +00:00

36 lines
669 B
Makefile

# $FreeBSD$
#
COMMENT = Shells
SUBDIR += 44bsd-csh
SUBDIR += bash
SUBDIR += bash-completion
SUBDIR += bash2
SUBDIR += bush
SUBDIR += es
SUBDIR += esh
SUBDIR += fd
SUBDIR += flash
SUBDIR += gscommander
SUBDIR += ksh93
SUBDIR += mudsh
SUBDIR += nologinmsg
SUBDIR += osh
SUBDIR += pash
SUBDIR += pdksh
SUBDIR += perlsh
SUBDIR += rc
SUBDIR += rssh
SUBDIR += sash
SUBDIR += scponly
SUBDIR += tcshrc
SUBDIR += v7sh
SUBDIR += viewglob
SUBDIR += vshnu
SUBDIR += wapsh
SUBDIR += zoidberg
SUBDIR += zsh
SUBDIR += zsh+euc_hack
.include <bsd.port.subdir.mk>