---
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:9:x86:64
www: http://expiretable.fnord.se/
maintainer: cris@gufi.org
prefix: /usr/local
licenselogic: single
flatsize: 21435
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: d9ba08545eed0b6935ee1d7bd3e4f230fa964c66056cf9970b06f3e1a46c7fb1
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
