---
name: gzstream
version: 1.5_1
origin: devel/gzstream
comment: Provides zlib functionality in an iostream
arch: freebsd:9:x86:64
www: http://www.cs.unc.edu/Research/compgeom/gzstream/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 17851
desc: |
  Gzstream is a small C++ library, basically just a wrapper, that provides
  the functionality of the zlib C-library in a C++ iostream. It is freely
  available under the LGPL license.

  Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the
  Computational Geometry Group at UNC Chapel Hill.

  WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/
categories: [devel]
files:
  /usr/local/include/gzstream.h: 9cbc2a3d6876bd616e4af9b4a1c363a482432a408af53cc19e42c066a9d10690
  /usr/local/lib/libgzstream.so: 463260106ef4d5fe52461adc88b37452c9d0745320604372b08d85f767c87bdc
  /usr/local/lib/libgzstream.so.0: '-'
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
