           SPELL=tree
         VERSION=1.5.1
          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/
     SOURCE_HASH=sha512:0bf4af22fb778ba68d77b6d6844ff42cd55e66da052e2589ae4f6c87fc192596ad2eae802b211322ec4c9b62dd394f7d32a4ec0b4f16f521d6e1b8e0085a8246
      LICENSE[0]=GPL
         ENTERED=20020225
        KEYWORDS="utils"
           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
