          MODULE=fasm
         VERSION=1.69.34
          SOURCE=$MODULE-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
      SOURCE_URL=http://flatassembler.net/
      SOURCE_VFY=sha1:91c5499f1df5cc6dfe11a071ed64602013be15ff
        WEB_SITE=http://flatassembler.net/
         ENTERED=20021130
         UPDATED=20111008
      MAINTAINER="tchan@lunar-linux.org"
           SHORT="flat assembler for Linux, DOS, and Windows."
cat << EOF
The flat assembler is a fast and efficient self-assembling 80x86 assembler
for DOS, Windows and Linux.  It supports all 8086-80486/Pentium instructions
with MMX, SSE, SSE2 and 3DNow! extensions, can produce output in binary,
MZ, PE, or COFF format.  Has the advanced but easy to use macro instruction
support and does multiple quick passes to optimize the code for size.  It it
self-compilable and the full source is included.
EOF
