---
name: tmpwatch
version: 2.11
origin: sysutils/tmpwatch
comment: A utility for removing files based on when they were last accessed
arch: freebsd:9:x86:64
www: https://fedorahosted.org/tmpwatch/wiki
maintainer: bapt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 45401
desc: |
  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).  Tmpwatch ignores symlinks, won't switch filesystems and only
  removes empty directories and regular files.

  WWW: https://fedorahosted.org/tmpwatch/wiki
categories: [sysutils]
files:
  /usr/local/man/man8/tmpwatch.8.gz: 515e5979040f449935591f747bf1dfd2dcdf5d0259685ec9e1f54ff9754ac219
  /usr/local/sbin/tmpwatch: 93c81b02c27cf8c9584e261bca7ca89f4c0f30ba105a2682195952e807b3d8d6
  /usr/local/share/licenses/tmpwatch-2.11/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/tmpwatch-2.11/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/tmpwatch-2.11/catalog.mk: 7a4b1a702fdfc33090b7c367e6bf1ffcdcafc8251be0c8543e0c7b84f590fce5
directories:
  /usr/local/share/licenses/tmpwatch-2.11/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
