           SPELL=ctags
         VERSION=5.7
     SOURCE_HASH=sha512:5001a226bf8fd58db5b6f0648a1ec4b900be40aeee9c5ab09d6030b34288eccc49423fa990a306474110dce6a815b3a79b0c83ebb6e27d5ea65175b11c00389c
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://ctags.sourceforge.net/
         ENTERED=20020208
        KEYWORDS="devel"
           SHORT="Exuberant ctags."
cat << EOF
FILE
Ctags generates an index (or tag) file of language objects found in source 
files that allows these items to be quickly and easily located by a text 
editor or other utility. A tag signifies a language object for which an 
index entry is available (or, alternatively, the index entry created for 
that object). 
EOF
