          MODULE=frotz
         VERSION=2.43
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/
      SOURCE_VFY=sha1:2b2684ec670b471489c15be732c7dd1c59821b00
        WEB_SITE=http://www.ifarchive.org/indexes/if-archiveXinfocomXinterpretersXfrotz.html
         ENTERED=20041128
         UPDATED=20041128
        SHORT="A portable Z-Machine Interpreter"

cat << EOF
From the Frotz website:

Frotz is an interpreter for Infocom games and other Z-machine games.
It complies with standard 1.0 of Graham Nelson's specification. It
was written by Stefan Jokisch in 1995-1997. It was ported to Unix by
Galen Hazelwood. Currently the Unix port is being developed and
maintained by David Griffith. The Unix port is also the canonical core
version upon which all other ports are based.
EOF
