---
name: credis
version: 0.2.3
origin: databases/credis
comment: Library for communicating with Redis servers
arch: freebsd:9:x86:64
www: http://code.google.com/p/credis/
maintainer: skreuzer@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 147454
desc: "Credis is a client library in plain C for communicating with Redis servers.\n\nWWW:\thttp://code.google.com/p/credis/\n"
categories: [databases]
files:
  /usr/local/include/credis.h: 160a26ea7ed549dfeeba41f6cf6562bf021102eee90064260e5240a46dd38ec1
  /usr/local/lib/libcredis.a: e2c332401c846af4a1a3f1417e6f2a4f8b8eb9967784ef3ee054f2abea2a5606
  /usr/local/lib/libcredis.so: b60e44604fb24350af9241b63f7d03aae95ce61067378e1851ccfcc6742f0822
  /usr/local/lib/libcredis.so.0: b60e44604fb24350af9241b63f7d03aae95ce61067378e1851ccfcc6742f0822
  /usr/local/lib/libcredis.so.0.2.3: b60e44604fb24350af9241b63f7d03aae95ce61067378e1851ccfcc6742f0822
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
