freebsd-ports/shells/Makefile
Clive Lin 4696656653 New port: mudsh: An "intelligent" game-like shell
PR: ports/25441
Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
2001-03-01 15:57:14 +00:00

24 lines
419 B
Makefile

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