mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
75facbc869
requires libiconv. This port is meaningful only on 7-CURRENT for now.
40 lines
735 B
Makefile
40 lines
735 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Shells
|
|
|
|
SUBDIR += 44bsd-csh
|
|
SUBDIR += bash
|
|
SUBDIR += bash-completion
|
|
SUBDIR += bash2
|
|
SUBDIR += bush
|
|
SUBDIR += es
|
|
SUBDIR += esh
|
|
SUBDIR += fd
|
|
SUBDIR += flash
|
|
SUBDIR += gscommander
|
|
SUBDIR += ibsh
|
|
SUBDIR += ksh93
|
|
SUBDIR += mudsh
|
|
SUBDIR += nologinmsg
|
|
SUBDIR += osh
|
|
SUBDIR += pash
|
|
SUBDIR += pdksh
|
|
SUBDIR += perlsh
|
|
SUBDIR += rc
|
|
SUBDIR += rssh
|
|
SUBDIR += sash
|
|
SUBDIR += scponly
|
|
SUBDIR += tcsh-bofh
|
|
SUBDIR += tcsh_nls
|
|
SUBDIR += tcshrc
|
|
SUBDIR += v7sh
|
|
SUBDIR += viewglob
|
|
SUBDIR += vshnu
|
|
SUBDIR += wapsh
|
|
SUBDIR += zoidberg
|
|
SUBDIR += zsh
|
|
SUBDIR += zsh+euc_hack
|
|
|
|
.include <bsd.port.subdir.mk>
|