---
name: ossp-ex
version: 1.0.6
origin: devel/ossp-ex
comment: OSSP ex is a small exception handling library for use in C
arch: freebsd:9:x86:64
www: http://www.ossp.org/pkg/lib/ex/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 33299
desc: |
  OSSP ex is a small ISO-C++ style exception handling library for use in the
  ISO-C language. It allows you to use the paradigm of throwing and catching
  exceptions in order to reduce the amount of error handling code without
  making your program less robust.

  WWW: http://www.ossp.org/pkg/lib/ex/
categories: [devel]
files:
  /usr/local/bin/ex-config: cf533698cc74dd87f7d20de92c008fa1f7ad0ea391c30f2a450175156b008a3f
  /usr/local/include/ex.h: 3dcb548448be21d923010c6e360d1a33a19ff71e7ef5266e177453ecef2633f3
  /usr/local/lib/libex.a: 8a2f7853e0af6a38e2768ab891e07b1cfd6076ccb70505c78c87fdff13981500
  /usr/local/lib/libex.la: b504bf49b3d446318f10934c4dfc6a326e80da414eceb5d4beb2e61e52aa373f
  /usr/local/lib/libex.so: '-'
  /usr/local/lib/libex.so.10: 7a13ef2c044cc2589d02ba89b04256f9b433145b54adaa0b2924a4677260ff17
  /usr/local/man/man3/ex.3.gz: 67b75b590fd8a45948722819de3193133a79210f661937cb880421ca83c7725c
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
