---
name: expiretable
version: 0.6_1
origin: security/expiretable
comment: Utility to remove entries from the pf(4) table based on their age
arch: freebsd:10:x86:64
www: http://expiretable.fnord.se/
maintainer: cris@gufi.org
prefix: /usr/local
licenselogic: single
flatsize: 20683
desc: |
  Expiretable is a utility used to remove entries from the pf(4) table
  based on their age.

  The age in question being the amount of time that has passed since
  the statistics for each entry in the target table was last cleared.

  WWW: http://expiretable.fnord.se/
categories:
- security
files:
  /usr/local/etc/rc.d/expiretable: b14ec680e34c36a341f0d1c4f1ca55af5616fcea2765fb5364b830091752ae4a
  /usr/local/man/man1/expiretable.1.gz: e5ff38452b91aadac3b84e0ed29ebfaaed906a9dbfda2f80ef805a69980cff09
  /usr/local/sbin/expiretable: caa28c58b5543a7d72ea922062f742a859935e16789b0e5281461b0abf563ff3
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
