summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-12 12:56:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-12 12:56:55 +0000
commit5435e516040233db1fccc87d5e2adf323b970022 (patch)
treed2b58f428410b1afbcb17433458ccf58b41a9898 /shells/Makefile
parentNetwork Leak Finder is a collection of small perlscripts that detects (diff)
Iron Bars Shell is a restricted Unix shell. The user can not step out of, nor
access files outside the home directory. It is written in C for Linux. No libraries used. It is small, fast, secure. Two ascii configuration files for more control. PR: ports/88351 Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be>
Notes
Notes: svn path=/head/; revision=148029
Diffstat (limited to '')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 92536872b82c..a88c08d103d7 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -13,6 +13,7 @@
SUBDIR += fd
SUBDIR += flash
SUBDIR += gscommander
+ SUBDIR += ibsh
SUBDIR += ksh93
SUBDIR += mudsh
SUBDIR += nologinmsg