---
name: tmpreaper
version: 1.6.13
origin: sysutils/tmpreaper
comment: Cleans up files in directories based on their age
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 44056
desc: |
  This port provides a program that can be used to clean out temporary-file
  directories. It recursively searches the directory, refusing to chdir()
  across symlinks, and removes files that have not been accessed in a
  user-specified amount of time. You can specify a set of files to protect
  from deletion with a shell pattern.

  It will not remove symlinks, sockets, fifos, or special files unless given a
  command line option enabling it to.
categories: [sysutils]
options: {DOCS: on}
files:
  /usr/local/man/man8/tmpreaper.8.gz: e97bf33e4adb7ff24bfab98a6ca46540f4847ffc002f786b05341dcbd7fd3c1c
  /usr/local/sbin/tmpreaper: dae0f5bdb3bab44e5c1902bcd696972a3212d07c66af7dfdcb5336211fcfaa44
  /usr/local/share/doc/tmpreaper/README: 2ea3c752767f0fafab03637991e663b595dd1e970a9f3193b3cf4815502fb800
  /usr/local/share/licenses/tmpreaper-1.6.13/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/tmpreaper-1.6.13/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/tmpreaper-1.6.13/catalog.mk: cc435a67f04bdf6cd113f3998380d54d3e83946673d29b51efff96d2eedaf8bc
directories:
  /usr/local/share/licenses/tmpreaper-1.6.13/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/tmpreaper/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
