1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/shells/Makefile
Emanuel Haupt 9a3027145b Add shells/bash-static-devel. The goal of this port is to have a more up to date
version of shells/bash-static.

This port has also been converted to use OPTIONSng.
2013-01-14 11:48:19 +00:00

50 lines
991 B
Makefile

# $FreeBSD$
#
COMMENT = Shells
SUBDIR += 44bsd-csh
SUBDIR += ambit
SUBDIR += bash
SUBDIR += bash-completion
SUBDIR += bash-devel
SUBDIR += bash-static
SUBDIR += bash-static-devel
SUBDIR += bashc
SUBDIR += ch
SUBDIR += dash
SUBDIR += es
SUBDIR += esh
SUBDIR += fd
SUBDIR += fish
SUBDIR += flash
SUBDIR += heirloom-sh
SUBDIR += ibsh
SUBDIR += jailkit
SUBDIR += ksh93
SUBDIR += lshell
SUBDIR += mksh
SUBDIR += nologinmsg
SUBDIR += osh
SUBDIR += p5-Bash-Completion
SUBDIR += p5-Shell-Perl
SUBDIR += p5-Term-ShellUI
SUBDIR += pdksh
SUBDIR += pear-PHP_Shell
SUBDIR += psh
SUBDIR += rc
SUBDIR += rssh
SUBDIR += sash
SUBDIR += scponly
SUBDIR += shell-include
SUBDIR += tcsh_nls
SUBDIR += tcshrc
SUBDIR += v7sh
SUBDIR += viewglob
SUBDIR += vshnu
SUBDIR += wapsh
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>