---
name: ncnf
version: 3.0.1_3
origin: devel/ncnf
comment: Generic configuration management library
arch: freebsd:9:x86:64
www: http://sourceforge.net/projects/ncnf
maintainer: skv@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 378449
desc: |
  Netli Configuration library (NCNF) is the module for C applications to
  efficiently read and use the configuration file contents.  NCNF converts
  the on-disk configuration file structure to the memory-based tree of
  configuration objects.  Basic NCNF API does not make a distinction
  between different types of configuration objects.  However, there are a
  couple of additional functions present to ease the use of certain types
  of configuration objects.

  WWW: http://sourceforge.net/projects/ncnf
deps:
  libstrfunc: {origin: devel/libstrfunc, version: 8.3}
categories: [devel]
files:
  /usr/local/bin/ncnf-validator: a447b9b3e83fce4604ce3c247dfd0f2f3abf3b7224c61afc0138004a0ab54230
  /usr/local/include/ncnf.h: 67395be75ca772131bf4e83aba52cf94cc7690e45745a2f02ed1893d8e77ebd8
  /usr/local/include/ncnf_app.h: 138b2e9f52880c50323553cafb3f0ce3d76dc7f7951c3e8a51afbfcf88ca50ad
  /usr/local/include/ncnf_coll.h: 626bd1ea846cbe0d6145dc308a642682cc9afd9faea72c2707d2a12a82304a8e
  /usr/local/include/ncnf_constr.h: 7f245537de98b562d924fd7d31e0e4532632988aea79b8355c6943867d73e02c
  /usr/local/include/ncnf_diff.h: fb83f5a315346af36a62f9ed7f789e42dd25ff29e959f235b3991834e7fed128
  /usr/local/include/ncnf_int.h: a32492a4ce4a05232598914f0272c1706bb9e420659c260b397cf083010ae44c
  /usr/local/include/ncnf_notif.h: 4f0e91093a8b627c3e8914dddb8671bb30c6d24d0da7dc0cf5a6c12002db2d94
  /usr/local/include/ncnf_ql.h: 6a29eb36bed0d1a15c56f2be6098a86498f90cb22d4b16786ad0759f64725069
  /usr/local/include/ncnf_walk.h: 1617de6848b1079f84895ed69296ab7cb528376877d14c93c6fcd1bf3e5ffac2
  /usr/local/lib/libncnf.a: 7aebfe35b4448375e699f905a4c08d427bfda400672c1af45d355dffb1be216d
  /usr/local/lib/libncnf.la: f356ce4f4d9bf9a8229b0c7e4a02e904c70f124c68718b4a9754ce7da2ee3bd6
  /usr/local/lib/libncnf.so: '-'
  /usr/local/lib/libncnf.so.3: d07d3f4e0ecb84192803707421ee9281fbf73c49a94843fbc9a0cef6b4f1d99a
  /usr/local/share/doc/ncnf/ncnf-validator-syntax.txt: 2fd931826156cee5e9a2122b9dc7d68a5c6a12d7aad21fd085ca7cf9ef534cbe
  /usr/local/share/doc/ncnf/ncnf-whitepaper.html: 62053ffe60dc233f54015dc8f36108b61dd32480a03c526c66f3037383a4eb28
directories:
  /usr/local/share/doc/ncnf/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
