---
name: ossp-cfg
version: 0.9.11
origin: devel/ossp-cfg
comment: A library for parsing arbitrary C/C++-style configuration files
arch: freebsd:9:x86:64
www: http://www.ossp.org/pkg/lib/cfg/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 173750
desc: "OSSP cfg is a ISO-C library for parsing arbitrary C/C++-style configuration\nfiles.
  A configuration is sequence of directives. Each directive consists of\nzero or more
  tokens. Each token can be either a string or again a complete\nsequence. This means
  the configuration syntax has a recursive structure and\nthis way allows to create
  configurations with arbitrarily nested sections. \n\nWWW: http://www.ossp.org/pkg/lib/cfg/\n"
deps:
  ossp-ex: {origin: devel/ossp-ex, version: 1.0.6}
categories: [devel]
files:
  /usr/local/bin/cfg-config: 9b0449c38b25680cb33aacfc09f15099ef4990cf6f86f040121f4c3f1fa930d2
  /usr/local/include/cfg.h: 2c1b577cae30093bf7dab3283b3cd48e9a9d37e80acf5b02c112d20c381032d7
  /usr/local/lib/libcfg.a: ba2815c87b7a568a083506248e7a9eb74ec53e71b9a16ac3cfa4649f016d7077
  /usr/local/lib/libcfg.la: ab0b8499a5d74be428ab94c53f449f94b4c7dea2542c77800d944665586f00f2
  /usr/local/lib/libcfg.so: '-'
  /usr/local/lib/libcfg.so.9: 4e4eca6174ac393d1b85f82f45487f6616f14d3f883ecbb12a741e032b80c7dd
  /usr/local/man/man3/cfg.3.gz: 67b1b6ac860b9b9429924e52dc3562c2071f3b4d29e30ecabe379638806dde4e
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
