          MODULE=busybox
         VERSION=1.20.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://www.busybox.net/downloads
      SOURCE_VFY=sha1:b8f5721557d437d2539dd3f7db91683ec50bdade
        WEB_SITE=http://www.busybox.net
      MAINTAINER=tchan@lunar-linux.org
         ENTERED=20011020
         UPDATED=20120423
           SHORT="The Swiss Army Knife of Embedded Linux"

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
