          MODULE=tree
         VERSION=2.3.2
          SOURCE=unix-$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.com/OldManProgrammer/unix-tree/-/archive/$VERSION/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/unix-$MODULE-$VERSION
      SOURCE_VFY=sha256:7e6bd141e89b6d951da8ce1757d16b832fb52ef69a7259a23669981f22a49cbb
        WEB_SITE=https://gitlab.com/OldManProgrammer/unix-tree
         ENTERED=20020906
         UPDATED=20260329
           SHORT="Recursive directory listing"

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
