---
name: libaura
version: 3.1.20051222
origin: devel/libaura
comment: Library of Assorted Useful Reusable Abstractions
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: rodrigo@bebik.net
prefix: /usr/local
licenselogic: single
flatsize: 35109
desc: |
  Libaura is a library of Assorted Useful Reusable Abstractions -
  data structures and utilities for C language programming.  At
  present, they include:

  - memory allocators/deallocators
  - key<->value dictionaries (hashed or sorted)
  - extensible buffers
  - filesystem predicates (is_dir, is_named_pipe, etc)
  - popen() variation which allows the caller to know the pid of
    the process on the other end of the pipe.
categories: [devel]
files:
  /usr/local/include/aura3/buffer.h: 9856e1f60b844f1cc74df217aa2fe681df3b48e1b0edd438837fa20ed32a76b9
  /usr/local/include/aura3/dict.h: f2f562f4e275d08fe39b673e98c865a962517ead111f84036b26b2fb33891e17
  /usr/local/include/aura3/fspred.h: 2876ad6e18b7dea5652f38422a8612958c6a1cf2fbb4545ff7ca00e1ff70a94e
  /usr/local/include/aura3/mem.h: 79e9221da4145a64870da91e6ee914a323d9735eaeeb075e7311fefd3cf251e7
  /usr/local/include/aura3/popen.h: 67f6602dffbc4135d1763ca9a482c299117c1945c57c9a71de6f9b14f82825cc
  /usr/local/lib/libaura3.so: '-'
  /usr/local/lib/libaura3.so.3: f0b42446799e707758107930622225ecb2752c611a8149b4a213f8a1c1c3ee25
  /usr/local/share/doc/libaura/README: cb0a53c620ca2f98376a25b1ebde23a94b96beb39ebb3db83509361ee76897dd
directories:
  /usr/local/share/doc/libaura/: n
  /usr/local/include/aura3/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
