---
name: NunniMCAX
version: 1.4.1
origin: textproc/nunnimcax
comment: C, non validating XML parser with SAX-like API
arch: freebsd:9:x86:64
www: http://sourceforge.net/projects/nunnimcax/
maintainer: skv@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 191309
desc: |
  NunniMCAX is a C, non validating XML parser.  Its APIs and functioning
  are very similar to SAX.

  The aim of NunniMCAX is to be a lightweight, fast and reliable XML
  parser to be used in environment with limited resources.  A minimal
  (only well-formed check) executable linked statically against the
  library with all symbols stripped away on FreeBSD has a size below
  19 KByte.

  WWW: http://sourceforge.net/projects/nunnimcax/
categories: [textproc]
files:
  /usr/local/include/NunniMCAX.h: a5d489961b1e994656c9d2baf118a47285ac80d0836b3bdc0817d3da36294a68
  /usr/local/lib/libNunniMCAX.a: ac1ab9ff7b3cfe707d96ef124fe367645d5f15ff3c480a0305dd8944018de0c8
  /usr/local/lib/libNunniMCAX.so: '-'
  /usr/local/lib/libNunniMCAX.so.2: d9961965bb8ebd269bb714dc678fe65d5eb71cbbbc3141637f58239f18203dff
  /usr/local/lib/libNunniMCAX_p.a: 2a7195f064c3454566890c8b6a89b7e390d397c5fd3d133b559c4fc81a0d599e
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
