---
name: ossp-var
version: 1.1.3
origin: devel/ossp-var
comment: A flexible, full-featured, and fast variable expansion library
arch: freebsd:9:x86:64
www: http://www.ossp.org/pkg/lib/var/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 86070
desc: |
  OSSP var is a flexible, full-featured and fast variable construct expansion
  library. It supports a configurable variable construct syntax very similar
  to the style found in many scripting languages (like @name, ${name}, , etc.)
  and provides both simple scalar (${name}) and array (${name[index]})
  expansion, plus optionally one or more post-operations on the expanded value
  (${name:op:op...}).

  WWW: http://www.ossp.org/pkg/lib/var/
categories: [devel]
files:
  /usr/local/bin/var-config: 7d0a287cad3fa90e9f4b3bc2c7c11fec11849c84928fa58e7e31f5aa2b20ad3e
  /usr/local/include/var.h: c5a36ca64e3c49ae319cf2f523e7e64dec9d9ff57a5e7ca0eab09dbdc7728ba4
  /usr/local/lib/libvar.a: 54c3cdb7dbb104f78e969b809359ca523e5ef6d02b286fb592bff522c89e79fe
  /usr/local/lib/libvar.la: 7426b5c03440af83ab942cd70ad3750e17132f29b4d6d4f3750da962dc68c9d2
  /usr/local/lib/libvar.so: '-'
  /usr/local/lib/libvar.so.11: cb6ae5cb3f5a18d74820d3f4b87fa06a99e24a157be7b0538b6c1f3840d7751b
  /usr/local/man/man1/var-config.1.gz: 3f39605ce20e95f29e9fe104d3e958e63e3f31aeb40c52c75ccf35bcc75e4711
  /usr/local/man/man3/var.3.gz: 48d822afc79496b152fe0804fe9efc73d9f51536c92e21d9a5ddf0e5693fd026
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
