           SPELL=busybox
         VERSION=1.22.1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

          SOURCE=$SPELL-$VERSION.tar.bz2
     SOURCE_HASH=sha512:3e99fe373d638f714c3a61e1b02493d85ca532f472df038f7557db518ded38347072882ed568852941be7aac46fc34007257b4287375335ff5a09b60b295ce80
   SOURCE_URL[0]=http://www.busybox.net/downloads/$SOURCE

         SOURCE2=$SPELL-$VERSION-ash.patch
    SOURCE2_HASH=sha512:297736a2b41badba50a64881e20778e05c9df5f6fed5cbe45cf8c5a31e5486a5fe85ce00897c2ef0c60787cc33467f03fc586f39945f513a7caeaea57aafc8d7
  SOURCE2_URL[0]=http://www.busybox.net/downloads/fixes-$VERSION/$SOURCE2

         SOURCE3=$SPELL-$VERSION-date.patch
    SOURCE3_HASH=sha512:0836ef682e24fc0e6d660d0d835200d5f4cd863691a6b58d071e40d001923664389f61670037140c2f95deb2080a93c989037308c761ac9304165d83cbfd3d34
  SOURCE3_URL[0]=http://www.busybox.net/downloads/fixes-$VERSION/$SOURCE3

         SOURCE4=$SPELL-$VERSION-iplink.patch
    SOURCE4_HASH=sha512:f213d11c842841a5b7a6c8b1ffb38719eb038cde220b06f8b5419e63998e21629b0e3f481ad7549d67a764e113abe524d8a7fa0fd9286b8b355a1f20211fd889
  SOURCE4_URL[0]=http://www.busybox.net/downloads/fixes-$VERSION/$SOURCE4

         SOURCE5=$SPELL-$VERSION-nc.patch
    SOURCE5_HASH=sha512:9988abf5936f8b8d952627999630c40cbfb4f6f1b91030a2692bbaa7b7e8516758a1ce0959bb5122c6911cd547ee04fce29a0c60c91ccf25e82f59ca52ac1e8f
  SOURCE5_URL[0]=http://www.busybox.net/downloads/fixes-$VERSION/$SOURCE5

        WEB_SITE=http://www.busybox.net
         ENTERED=20011020
      LICENSE[0]=GPL2
        KEYWORDS="console"
           SHORT="Statically linked rescue shell"
cat << EOF
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for most of the utilities
you usually find in GNU fileutils, shellutils, etc.  The utilities in BusyBox
generally have fewer options than their full-featured GNU cousins; however, the
options that are included provide the expected functionality and behave very
much like their GNU counterparts.  BusyBox provides a fairly complete POSIX
environment for any small or embedded system.
EOF
