1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/shells/Makefile

38 lines
693 B
Makefile
Raw Normal View History

1999-08-31 01:53:22 +00:00
# $FreeBSD$
#
COMMENT = Shells
SUBDIR += 44bsd-csh
2004-08-11 17:20:38 +00:00
SUBDIR += bash
SUBDIR += bash-completion
SUBDIR += bash2
2005-01-23 21:57:07 +00:00
SUBDIR += bush
SUBDIR += es
1999-05-28 21:02:40 +00:00
SUBDIR += esh
SUBDIR += fd
SUBDIR += flash
SUBDIR += gscommander
1999-11-26 20:56:59 +00:00
SUBDIR += ksh93
SUBDIR += mudsh
SUBDIR += nologinmsg
SUBDIR += osh
SUBDIR += pash
1995-10-03 11:45:15 +00:00
SUBDIR += pdksh
2000-01-06 12:04:15 +00:00
SUBDIR += perlsh
SUBDIR += rc
SUBDIR += rssh
SUBDIR += sash
SUBDIR += scponly
SUBDIR += tcsh-bofh
SUBDIR += tcshrc
SUBDIR += v7sh
SUBDIR += viewglob
2001-02-25 19:35:33 +00:00
SUBDIR += vshnu
SUBDIR += wapsh
SUBDIR += zoidberg
1995-10-03 11:45:15 +00:00
SUBDIR += zsh
SUBDIR += zsh+euc_hack
.include <bsd.port.subdir.mk>