           SPELL=tree
         VERSION=1.5.0
       BUILD_API=2
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://mama.indstate.edu/linux/tree/$SOURCE
        WEB_SITE=http://mama.indstate.edu/users/ice/tree/
          MD5[0]=3f76a1baf7b88d77f2aaafc8713b51a0
      LICENSE[0]=GPL
         ENTERED=20020225
         UPDATED=20030727
           SHORT="tree creates a depth indented listing of files"
cat << EOF
Tree is a recursive directory listing program that produces a depth indented 
listing of files, which is colorized ala dircolors if the LS_COLORS environment 
variable is set and output is to tty.
EOF
