freebsd-ports/shells/Makefile
Pav Lucistnik 6b787b91fc Add v7sh, the original Steve R. Bourne shell from the 7th edition Unix including
System III, 4.3BSD-Reno, Ultrix 3.1 and `home made'' fixes and enhancements

PR:		ports/68127
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-06-22 08:24:19 +00:00

34 lines
629 B
Makefile

# $FreeBSD$
#
COMMENT = Shells
SUBDIR += 44bsd-csh
SUBDIR += bash-completion
SUBDIR += bash1
SUBDIR += bash2
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 += vshnu
SUBDIR += wapsh
SUBDIR += zsh
SUBDIR += zsh+euc_hack
SUBDIR += zsh-devel
.include <bsd.port.subdir.mk>