freebsd-ports/shells/Makefile
Pete Fritchman 2c046af0e6 Add nologinmsg 1.0, more functional native binary replacement for
/sbin/nologin.

Submitted by:	Richard Rose <freebsd-security@rikrose.net>
2002-07-10 17:48:16 +00:00

27 lines
489 B
Makefile

# $FreeBSD$
#
SUBDIR += 44bsd-csh
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
SUBDIR += esh
SUBDIR += fd
SUBDIR += flash
SUBDIR += ksh93
SUBDIR += mudsh
SUBDIR += nologinmsg
SUBDIR += osh
SUBDIR += pash
SUBDIR += pdksh
SUBDIR += perlsh
SUBDIR += rc
SUBDIR += sash
SUBDIR += tcsh
SUBDIR += vshnu
SUBDIR += wapsh
SUBDIR += zsh
SUBDIR += zsh+euc_hack
SUBDIR += zsh-devel
.include <bsd.port.subdir.mk>