---
name: str
version: 0.9.12
origin: devel/str
comment: Generic String Library
arch: freebsd:9:x86:64
www: http://www.ossp.org/pkg/lib/str/
maintainer: vd@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 212392
desc: |
  OSSP str - Generic String Library
  Copyright (c) 1999-2003 Ralf S. Engelschall <rse@engelschall.com>
  Copyright (c) 1999-2003 The OSSP Project <http://www.ossp.org/>

  OSSP str is a generic string library written in ISO-C which
  provides functions for handling, matching, parsing, searching and
  formatting of ISO-C strings. So it can be considered as a superset of POSIX
  string(3), but its main intention is to provide a more convenient and
  compact API plus a more generalized functionality.

  WWW: http://www.ossp.org/pkg/lib/str/
categories: [devel]
files:
  /usr/local/bin/str-config: 01cbf49d1184e3cc3c08905107579b777bdaa87817302de57ad575a794aef4e5
  /usr/local/include/str.h: 80dbca5b7b99e33f920f5cdb59001837487c9ee59f83d87ee3c670e90f48c2d1
  /usr/local/lib/libstr.a: bd43e38e4b32f4f5db338c8cb3e063e8ce4d0c7ed07fe8c5e3baff18a86438a6
  /usr/local/lib/libstr.la: e54a8c459ad27214ccce039ea6b2b541baf06d86a8a4f9e6e2f0b0fa78cbb902
  /usr/local/lib/libstr.so: '-'
  /usr/local/lib/libstr.so.9: 64ebbd8711fd461258741caa1f26217b211df95acd4d23b782948fa8e574aa09
  /usr/local/man/man1/str-config.1.gz: dd8303b4f17d234a10902595c37c40c928c46d71891a645fbd09620c90f1fa52
  /usr/local/man/man3/str.3.gz: 8be76f33d94f07176aca23baf9091c8ca558f6fb75de0e1f83c22429e2ee2807
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
