---
name: memcached
version: 1.4.15
origin: databases/memcached
comment: High-performance distributed memory object cache system
arch: freebsd:9:x86:64
www: http://memcached.org/
maintainer: swills@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 159350
desc: |
  memcached is a high-performance, distributed memory object caching
  system, generic in nature, but intended for use in speeding up dynamic
  web applications by alleviating database load.

  WWW: http://memcached.org/
deps:
  libevent: {origin: devel/libevent, version: 1.4.14b_2}
categories: [databases]
options: {REPCACHED: off, SASL: off}
files:
  /usr/local/bin/memcached: 5011536f084e4dbeceab781d2020f816888a404c68a29609ed7c7c961ab1be3a
  /usr/local/bin/memcached-tool: 706dab74f51755ca5b7ff65fffdb6293b4505539b5bee26d5f86f326e4c7faec
  /usr/local/etc/rc.d/memcached: d50c2274d7fea417fded967377b88bd0c5c7a12f332572eb1e2f51e15bebaad2
  /usr/local/include/memcached/protocol_binary.h: 7919177190b3bda2d20da389791aab795b1610be82980e7aa7697b2e65aa8eb0
  /usr/local/man/man1/memcached.1.gz: b4c3812d06e55fdb57a89ecf44f1ce7cc30aa576afe6fefedfdc7bb8ef7d2dbe
  /usr/local/share/doc/memcached/protocol.txt: db887e1c0b280436c2c03610e2f4e970e05bbb5910801b9a7f3d02e5ed7e32e4
  /usr/local/share/doc/memcached/readme.txt: 5c3e718c903179b62da052c03d877f191765a58ece5e2c852ce28b447e0a1a3b
directories:
  /usr/local/share/doc/memcached/: n
  /usr/local/include/memcached/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
