---
name: cstringbuffer
version: 0.1.6
origin: devel/cstringbuffer
comment: File-like IO for strings
arch: freebsd:9:x86:64
www: http://www.translator.cx/software/csb.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 52203
desc: |
  cStringBuffer is a library designed to make file I/O to strings easier
  and more platform-neutral. It performs memory management on strings,
  as well as permits typical string operations.

  WWW: http://www.translator.cx/software/csb.html
categories: [devel]
files:
  /usr/local/include/csb.h: a75d3b840a22496ddae8ad983ff1cd3d5b7bfd43f1ce70fdab335a1c93111f0b
  /usr/local/lib/libcsb.a: 9df97723e635dfc6d4db7b67a5ba69f2001d7f66cb4105a88f7e4c061cb2c85a
  /usr/local/lib/libcsb.la: 40f843ab42f4bc3b6353c056fce3b354d30e56e4e6c53f53a7734cb7ad03d1d6
  /usr/local/lib/libcsb.so: '-'
  /usr/local/lib/libcsb.so.1: 91bf98ab14d936ed05a41c72485674f8a2b9bf1ed9e8511247990c5697e88855
  /usr/local/man/man3/csb.3.gz: edec96085a81fa8e6c1f0c8453ce0c41e45d2663f45b7d46fe5d606bfcb10930
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
