          MODULE=busybox
         VERSION=1.36.1
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://www.busybox.net/downloads
      SOURCE_VFY=sha256:b8cc24c9574d809e7279c3be349795c5d5ceb6fdf19ca709f80cde50e47de314
        WEB_SITE=http://www.busybox.net
      MAINTAINER=tchan@lunar-linux.org
         ENTERED=20011020
         UPDATED=20230814
           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
