---
name: libexecinfo
version: 1.1_3
origin: devel/libexecinfo
comment: A library for inspecting program's backtrace
arch: freebsd:9:x86:64
www: http://www.gnu.org/software/libc/manual/html_node/Backtraces.html
maintainer: itetcu@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 126470
desc: |
  This is a quick-n-dirty BSD licensed clone of backtrace facility found
  in the GNU libc, mainly intended for porting linuxish code to BSD
  platforms, however it can be used at any platform which has a gcc
  compiler.

  WWW: http://www.gnu.org/software/libc/manual/html_node/Backtraces.html
categories: [devel]
files:
  /usr/local/include/execinfo.h: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516
  /usr/local/lib/libexecinfo.a: c24050959dd9d70d5c71ff406bafb9798d272af6bedffa6b2065527f5ef3c843
  /usr/local/lib/libexecinfo.so: '-'
  /usr/local/lib/libexecinfo.so.1: 3f116ab9e57ecd2754902ca79140f284d24005e03b5e0a6fbe72b411d372b540
  /usr/local/share/doc/libexecinfo/README: 2cd4bdc2a52c97f992b8b1d1fbaaeffdc1cbbc9da9986cf192fd33c75187ccf3
directories:
  /usr/local/share/doc/libexecinfo/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
