          MODULE=procps
         VERSION=4.0.5
          SOURCE=$MODULE-v$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.com/procps-ng/procps/-/archive/v$VERSION
      SOURCE_VFY=sha256:7e4b385e8f3e426089f3bb04e3bf150c710b875bd005474f034486b2379ce221
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-v$VERSION
        WEB_SITE=https://gitlab.com/procps-ng/procps/
         ENTERED=20010922
         UPDATED=20241219
           SHORT="Utilities for monitoring your system and its processes"

cat << EOF
procps is a package of utilities which report on the state of the system,
including the states of running processes, amount of memory available and
currently-logged-in users.
EOF
