---
name: cpulimit
version: 1.4
origin: sysutils/cpulimit
comment: A program to limit the CPU usage of a process
arch: freebsd:9:x86:64
www: http://cpulimit.sourceforge.net/
maintainer: jessefrgsmith@yahoo.ca
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 37056
desc: "The cpulimit program throttles back a process's CPU usage. This allows the\nuser
  to slow down jobs that would otherwise choke the processor. It is also\nhelpful
  on laptops where we want to avoid generating a lot of heat.\n\nWWW:\thttp://cpulimit.sourceforge.net/\n"
categories: [sysutils]
files:
  /usr/local/bin/cpulimit: 8be1d30a6e150043ac8dd3298f65db709d9389d7583d568ab63517fefc1f5353
  /usr/local/man/man1/cpulimit.1.gz: 68f1bc595a4c68df5c236e021557e7d8b047f3f3180b97ebecb3d805a2a11db2
  /usr/local/share/licenses/cpulimit-1.4/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/cpulimit-1.4/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/cpulimit-1.4/catalog.mk: 57253544401f2edfcd80f8db99ab5661d91bfc14a83a186f4d878d51df7ab777
directories:
  /usr/local/share/licenses/cpulimit-1.4/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
