# Watch: https://mama.indstate.edu/users/ice/tree/
           SPELL=tree
         VERSION=2.1.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:af430d6fdc466af96c8a08b68d9ac0c93251f9e53dd1e6785f06095f02ddf2175a2ecd4a4b55fca32844ac8cbea680d497a85750d8eaf2765697f2b3ffb4079c
        DOC_DIRS=""
      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
