---
name: timelimit
version: 1.8
origin: sysutils/timelimit
comment: Limit the absolute execution time of a process
arch: freebsd:9:x86:64
www: http://devel.ringlet.net/sysutils/timelimit/
maintainer: eadler@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 12705
desc: |
  timelimit executes a command and terminates the spawned process
  after a given time with a given signal.  A 'warning' signal
  is sent first, then, after a timeout, a 'kill' signal, similar
  to the way init(8) operates on shutdown.

  Author: Peter Pentchev <roam@ringlet.net>
  WWW: http://devel.ringlet.net/sysutils/timelimit/
categories: [sysutils]
files:
  /usr/local/bin/timelimit: ecda06abfb371b6366410bc15fd1e99135c3fc955563f6cb68f7e820fc54721d
  /usr/local/man/man1/timelimit.1.gz: 4ae7830c20daa2429f30bbfcfe7fa791b8c4ebe0fc2218e785c3ccc0206afbb5
  /usr/local/share/licenses/timelimit-1.8/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/timelimit-1.8/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/timelimit-1.8/catalog.mk: 0b8cf2e14e7cf98626957b8e891c62eb6672e5f1844a293a39592f261ab14c89
directories:
  /usr/local/share/licenses/timelimit-1.8/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
