MODULE=bochs
VERSION=2.0.2

SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/bochs/$SOURCE

WEB_SITE=http://bochs.sourceforge.net
ENTERED=20011015
UPDATED=20030304

SHORT="Bochs is an i386 hardware emulator"
cat << EOF
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
