           SPELL=mawk
         VERSION=1.3.4-20200120
          SOURCE="$SPELL-$VERSION.tgz"
   SOURCE_URL[0]=https://invisible-mirror.net/archives/$SPELL/$SOURCE
     SOURCE_HASH=sha512:14d9a6642ce931bf6457d248fc2d6da4f0ea7541976ca282ea708b26df048f86fdf92c27f72d497501ccd43a244d1d1a606f1a2f266a7558306fea35dcc3041b
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
