---
name: swapmon
version: 1.5
origin: sysutils/swapmon
comment: Add/remove swapspace as needed
arch: freebsd:9:x86:64
www: http://www.nagilum.net/swapmon/
maintainer: freebsd@nagilum.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 10323
desc: |
  swapmon will check the current swapusage and if more than SWAP_HIGH per-
  cent of swapspace is in use it will create a new swapfile with a size of
  size of SWAP_STEP percent of the current swapspace and activate it.  If
  less than SWAP_LOW percent of swapspace is in use it will deactivate a
  previously added swapspace file and remove it.

  WWW: http://www.nagilum.net/swapmon/

  freebsd@nagilum.org
categories: [sysutils]
files:
  /usr/local/etc/rc.d/swapmon: 422652dfa6c2ee87f4318a21c8fd2480bea6a2c62fa3da5d37ed94be9266c7e4
  /usr/local/man/man1/swapmon.1.gz: be08289c6d76ed0f3225bde0ce274d635c62e3b3ebd23fb1a4c14a819f03d201
  /usr/local/sbin/swapmon: bc83f9d969d9cce69175af4ebd1dccbd4f932b9ad1abd3b1e3ab9f1fa10a8458
  /usr/local/share/licenses/swapmon-1.5/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/swapmon-1.5/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/swapmon-1.5/catalog.mk: 5d79f6a299ad4e8573c10fcae393137b033f724db8e89f197b91771b4ff330e4
directories:
  /usr/local/share/licenses/swapmon-1.5/: n
  /usr/local/share/licenses/: y
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
