# Watch: https://ftp.gnu.org/gnu/global
           SPELL=global
         VERSION=6.6.14
          SOURCE="${SPELL}-${VERSION}.tar.gz"
     SOURCE_HASH=sha512:295b58cdbce3aca1a1cb47f87f6127d31860e07ba6003810f418dd1eff2e389ac78bcdb131d18e48d935cd42351eee7c5474fc2ff3bcd783a48a4ef178e5cad6
   SOURCE_URL[0]=$GNU_URL/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.gnu.org/software/global/"
      LICENSE[0]=GPL
         ENTERED=20110520
           SHORT="GNU GLOBAL source code tag system"
cat << EOF
GNU GLOBAL is a source code tagging system that works the same way across
diverse environments (emacs, vi, less, bash, web browser, etc). You can locate
objects in source files and move there easily. It is useful for hacking a
large project containing many subdirectories, many #ifdef and many main()
functions. It is similar to ctags or etags but is different from them at
the point of independence of any editor. It runs on a UNIX(POSIX) compatible
operating system like GNU and BSD.
EOF
