           SPELL=dev86
         VERSION=0.16.17
          SOURCE=Dev86src-$VERSION.tar.gz
         SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://download.sourcemage.org/distro/misc/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG="gurus.gpg:${SOURCE2}"
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.cix.co.uk/~mayday
         ENTERED=20060131
      LICENSE[0]=GPL
        KEYWORDS="compiler devel"
           SHORT="bcc, a86 and ld86, 8086/80386 compiler, assembler and loader."
cat << EOF
bcc, as86 and ld86 provide a complete 8086 assembler and loader which can
generate 32-bit code for the 386+ processors. These tools are used to
create the 16-bit bootsector and setup binaries for linux. The syntax is
not compatible with the GNU assembler.
EOF
