aboutsummaryrefslogtreecommitdiffstats
path: root/shells/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-07-22 18:55:20 +0800
committermiwi <miwi@FreeBSD.org>2006-07-22 18:55:20 +0800
commitee83819e0563f695e3e99ef3d3e2bdc012b1fcaf (patch)
tree248a42b3bfbfba42e3f5c098576d2995820f87bc /shells/Makefile
parentc5c6fe0b6249062bdd5667162960b56bce955848 (diff)
downloadfreebsd-ports-gnome-ee83819e0563f695e3e99ef3d3e2bdc012b1fcaf.tar.gz
freebsd-ports-gnome-ee83819e0563f695e3e99ef3d3e2bdc012b1fcaf.tar.zst
freebsd-ports-gnome-ee83819e0563f695e3e99ef3d3e2bdc012b1fcaf.zip
Add mksh , a Korn shell with many additions.
The MirOS Korn Shell, which contains many additions to the original Korn shell. WWW: http://mirbsd.de/mksh PR: ports/100713 Submitted by: Andreas Kohn <andreas at syndrom23.de>
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 85df7e7a72c1..722d155ad446 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -15,6 +15,7 @@
SUBDIR += gscommander
SUBDIR += ibsh
SUBDIR += ksh93
+ SUBDIR += mksh
SUBDIR += mudsh
SUBDIR += nologinmsg
SUBDIR += osh