           SPELL=ctags
         VERSION=5.5.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
          MD5[0]=b89acd887a81b11041d872ec064028d8
      LICENSE[0]=GPL
        WEB_SITE=http://ctags.sourceforge.net/
         ENTERED=20020208
         UPDATED=20020208
           SHORT="Exuberant ctags."
      MAINTAINER="gerrit.germis@pi.be"
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
