          MODULE=tree
         VERSION=2.2.1
          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:e911c4a2bea53586cc7be6f3d7d7f4d9c2f2bcbbad77d30700b31046e38f4bc5
        WEB_SITE=https://gitlab.com/OldManProgrammer/unix-tree
         ENTERED=20020906
         UPDATED=20250111
           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
