           SPELL=mawk
         VERSION=1.3.4-20141206
          SOURCE="${SPELL}-${VERSION}.tgz"
   SOURCE_URL[0]=ftp://invisible-island.net/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:636c863d759c8001fd51dea5fd1bfabed193976e9d7e7d614848bf8b5b4714b16325833099abf33c0a94c9cd746608da10e6e7b1199cd2480cab419f89813814
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://invisible-island.net/mawk/mawk.html"
      LICENSE[0]="GPLv2"
         ENTERED=20140831
        KEYWORDS=""
           SHORT="Interpreter for the AWK Programming Language"
cat << EOF
The AWK language is useful for manipulation of data files, text retrieval and
processing, and for prototyping and experimenting with algorithms.
EOF
