           SPELL=mksh
         VERSION=R33d
          SOURCE=$SPELL-$VERSION.cpio.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://www.mirbsd.org/dist/mir/mksh/$SOURCE
   SOURCE_URL[1]=http://pub.allbsd.org/dist/mir/mksh/$SOURCE
        WEB_SITE=http://mirbsd.de/mksh
         ENTERED=20060928
     SOURCE_HASH=sha256:05ad1f28ceb1059ec6e50337363c10ede3287e614ad751427ca70611f7cd674f:VERIFIED_UPSTREAM_HASH
# I suggest to add this to the list (shortname MIROS or MIRBSD please)
      LICENSE[0]=http://mirbsd.de/MirOS-Licence
           SHORT="MirBSD Korn Shell"
cat <<-'EOF'
mksh is the MirBSD enhanced version of the Public Domain Korn
shell (pdksh), a bourne-compatible shell which is largely si-
milar to the original AT&T Korn shell.  It includes bug fixes
and feature improvements in order to produce a modern, robust
shell good for interactive and especially script use.  It has
UTF-8 support in the emacs command line editing mode; corres-
ponds to OpenBSD 4.3-beta ksh without GNU bash-like $PS1; the
build environment requirements are autoconfigured; throughout
code simplification/bugfix/enhancement has been done, and the
shell has extended compatibility to other modern shells.
EOF
