           SPELL=bochs-snapshot
         VERSION=`lynx -dump http://bochs.sourceforge.net/cvs-snapshot/ | grep .tar.gz | head -n 1 | sed 's/.tar.gz.*//' | sed 's/.*bochs-//'`
          SOURCE=bochs-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/bochs-$VERSION
   SOURCE_URL[0]=http://bochs.sourceforge.net/cvs-snapshot/$SOURCE
          MD5[0]=IGNORE
        WEB_SITE=http://bochs.sourceforge.net
         ENTERED=20020531
         UPDATED=20020731
      LICENSE[0]=GPL
       BUILD_API=2
           SHORT="[snapshot/devel branch] i386 hardware emulator"
cat << EOF
Warning: this is the snapshot/devel branch.

Bochs is a portable x86 PC emulation software package that emulates
enough of the x86 CPU, related AT hardware, and BIOS to run DOS, Windows
95, Linux, FreeBSD, and other OS's, all on your workstation.
EOF
