          MODULE=tmpwatch
         VERSION=2.11
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://releases.pagure.org/$MODULE/
      SOURCE_VFY=sha256:93168112b2515bc4c7117e8113b8d91e06b79550d2194d62a0c174fe6c2aa8d4
        WEB_SITE=http://fedorahosted.org/tmpwatch/
         ENTERED=20100907
         UPDATED=20160628
           SHORT="Deletes old temporary files"

cat << EOF
The tmpwatch utility recursively searches through specified directories and
removes files which have not been accessed in a specified period of time.
tmpwatch is normally used to clean up directories which are used for
temporarily holding files (for example, /tmp).
EOF
