           MODULE=vim
            MAJOR=73
          VERSION=7.3
           SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=is_perl.xs.patch.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/vim${MAJOR}
    SOURCE_URL[0]=ftp://ftp.vim.org/pub/vim/unix
    SOURCE_URL[1]=ftp://ftp.us.vim.org/pub/vim/unix
    SOURCE_URL[2]=ftp://ftp3.nl.vim.org/pub/vim/unix
    SOURCE_URL[3]=ftp://ftp.be.vim.org/pub/vim/unix
    SOURCE_URL[4]=ftp://ftp9.us.vim.org/pub/vim/unix
    SOURCE_URL[5]=ftp://ftp.nl.vim.org/pub/vim/unix
    SOURCE_URL[6]=ftp://ftp3.nl.vim.org/pub/vim/unix
    SOURCE_URL[7]=ftp://ftp.be.vim.org/pub/vim/unix
    SOURCE_URL[8]=ftp://ftp.de.vim.org/pub/vim/unix
    SOURCE_URL[9]=ftp://ftp.fr.vim.org/pub/vim/unix
   SOURCE_URL[10]=ftp://ftp.es.vim.org/pub/vim/unix
   SOURCE_URL[11]=ftp://ftp.pl.vim.org/pub/vim/unix
   SOURCE_URL[12]=ftp://ftp2.pl.vim.org/pub/vim/unix
      SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:46faa96c5fab639899b1c655c23d8755b62f036f
      SOURCE2_VFY=sha1:ce06f4386a6e1d1642f17a8e0e67a7c8ab8b72aa
         WEB_SITE=http://vim.sf.net
       MAINTAINER=sofar@lunar-linux.org
          ENTERED=20010922
          UPDATED=20100816
            SHORT="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
