freebsd-ports/shells/Makefile
Akinori MUSHA 5604e7a14d Update lang/ruby and lang/ruby-devel to the latest snapshots.
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.
2001-05-17 21:16:46 +00:00

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>