---
name: beanstalkd
version: 1.8
origin: net/beanstalkd
comment: Fast, distributed, in-memory workqueue service
arch: freebsd:9:x86:64
www: http://xph.us/software/beanstalkd/
maintainer: vsevolod@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 86540
desc: |
  Beanstalkd is a fast, distributed, in-memory workqueue service. Its interface
  is generic, but is intended for use in reducing the latency of page views in
  high-volume web applications by running most time-consuming tasks
  asynchronously.

  WWW: http://xph.us/software/beanstalkd/
categories: [net]
files:
  /usr/local/bin/beanstalkd: baf5fcad35f09e61cb2c5772af4a5663e068ab376f32005832fd4aad74eaf512
  /usr/local/etc/rc.d/beanstalkd: affc9a51fbeaaba0c27256f22f2ecb785b7781b11ef2019068843e6ea6f99b49
  /usr/local/man/man1/beanstalkd.1.gz: c1170a922c653a98152f3b3547ca5e32e552e5eed48720249a2ece2be48aa7bb
  /usr/local/share/doc/beanstalkd/protocol.txt: 9242cf0585eea6f645c5d0bee6fce513dcb3935755a9538571de4c86dee486e0
  /usr/local/share/licenses/beanstalkd-1.8/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/beanstalkd-1.8/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/beanstalkd-1.8/catalog.mk: 58ef8f9a043e6b0ce6bb061d9054b36f860b36c30fc351f192c6addbd1b9fc2a
directories:
  /usr/local/share/licenses/beanstalkd-1.8/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/beanstalkd/: n
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
