           SPELL=libvterm
         VERSION=0.99.7
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:1b82ac0c9e6c48374addf2b30981ecc4685a81bd12321c16a8cd651b6ff51f650a912253778b35240e501fced18777789080aa42f3190c514ae944aae2fff7ef
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
        WEB_SITE="http://libvterm.sourceforge.net/"
      LICENSE[0]=GPL
         ENTERED=20091218
           SHORT="terminal emulator library"
cat << EOF
Based on ROTE, libvterm is a terminal emulator library which attempts to mimic
both VT100 and rxvt capabilities.
Although the natural display apparatus is curses, the API is simple enough
to grow
and adopt other mechanisms.
EOF
