freebsd-ports/shells/Makefile
Will Andrews 58e54dfd23 Add pash 2.2, a full-screen shell, similar to Midnight Commander. Some
patches were included to fix various bugs (including what I believe are
potential overflow bugs involving gets()).

PR:		23949
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-31 06:02:40 +00:00

23 lines
379 B
Makefile

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