5604e7a14d
Remove shells/ruby-shell as it is now part of the standard distribution. (in both Ruby 1.6.4 and 1.7.0) Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the standard distribution now.
26 lines
439 B
Makefile
26 lines
439 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 += wapsh
|
|
SUBDIR += zsh
|
|
SUBDIR += zsh-devel
|
|
|
|
.include <bsd.port.subdir.mk>
|