           SPELL=vim
         VERSION=6.4
          SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}${VERSION/\./}
   SOURCE_URL[0]=ftp://ftp.vim.org/pub/vim/unix/${SOURCE}
   SOURCE_URL[1]=ftp://ftp.home.vim.org/pub/vim/unix/${SOURCE}
   SOURCE_URL[2]=ftp://ftp.uk.vim.org/pub/vim/unix/${SOURCE}
   SOURCE_URL[3]=ftp://ftp2.us.vim.org/pub/vim/unix/${SOURCE}
   SOURCE_URL[4]=ftp://ftp.us.vim.org/pub/vim/unix/${SOURCE}
     SOURCE_HASH=sha512:5c6d4c7b6028b9f8c119eaea54f859975d37af0e25c31da10181d3d3b354b98a5a2c68490c995b26fb3e186c6dac4b9ee368333ea2cb0ac736aabb47f9ecc1ec
     SOURCE_HASH=sha512:5c6d4c7b6028b9f8c119eaea54f859975d37af0e25c31da10181d3d3b354b98a5a2c68490c995b26fb3e186c6dac4b9ee368333ea2cb0ac736aabb47f9ecc1ec
        WEB_SITE=http://vim.sf.net
      LICENSE[0]=http://vim.sf.net/cgi-bin/vim2html2.pl?page=uganda.txt#copying
         ENTERED=20010922
         UPDATED=20050919
       BUILD_API=2
           SHORT="VIM is an improved version of vi."
cat << EOF
VIM is an improved version of the editor vi, one of the standard text
editors on UNIX systems.
VIM adds many of the features that you would expect in an editor:
Unlimited undo, syntax coloring, split windows, visual selection,
graphical user interface (read: menus, mouse control, scrollbars, text
selection), and much much more.
EOF
