           SPELL=ctags
         VERSION=5.8
     SOURCE_HASH=sha512:981912cd335978cde22864e977947fc75326572fb29518e559cc4a8ac1edc84b3604165218a666e36353f17da4f89f8e967acdb88696f816748eb946d79eaa15
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SPELL}/${VERSION}/${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
