---
name: gflags
version: 2.0
origin: devel/gflags
comment: Commandline flags module for C++
arch: freebsd:9:x86:64
www: http://code.google.com/p/gflags/
maintainer: sunpoet@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 892171
desc: |
  gflags - Commandline flags module for C++

  The gflags package contains a library that implements commandline flags
  processing. As such it's a replacement for getopt(). It has increased
  flexibility, including built-in support for C++ types like string, and the
  ability to define flags in the source file in which they're used.

  WWW: http://code.google.com/p/gflags/
categories: [devel]
options: {DOCS: on}
files:
  /usr/local/bin/gflags_completions.sh: cc8a0aae240363a0f2561f5e664ee0e96e8f04dee152f9750583ee4344606ace
  /usr/local/include/gflags/gflags.h: 5f0586a46b5354966e570f7d7b6a69e0e92eb826219f55ebffb5fb9f25dbf9e1
  /usr/local/include/gflags/gflags_completions.h: a7a31c2916bcffffbaa998613bcd8869c09edb1bc774c0f3d2d2a8dabb80320e
  /usr/local/include/gflags/gflags_declare.h: 8d4b85278cf51c59f13537d7114caeab0d2e59e0bcbb7af583f6a97bbf5d8d96
  /usr/local/include/google/gflags.h: d6ddfb4d661c08ef7f2a227f006faa7fcb0a2b5f3dfcb8e4f6d10ee2737bea1c
  /usr/local/include/google/gflags_completions.h: cac506c098236481829a4fdb2ebf83f76f282caa798a034bcac7ac28e48eef49
  /usr/local/lib/libgflags.a: 478682002f5ee007cc8f69bcf3444a094f07cb82b86588bcbd2b66c6a8db1210
  /usr/local/lib/libgflags.la: 7c0f6f78031aa03ab9d681f3c1c8609786610004db4616f8d2dd5b58bcfaf1f2
  /usr/local/lib/libgflags.so: '-'
  /usr/local/lib/libgflags.so.3: 8116f136dc3d1ab7b12cf99655f2f3744f810fab4881412dd583feb2fc909cc1
  /usr/local/lib/libgflags_nothreads.a: 9de36db286e81bffbb144db7cfbed71755289e6039b4cac42dd133ebe130b8e9
  /usr/local/lib/libgflags_nothreads.la: 14b0684144990b17e912a2dabf69a1320d5875fb8c423a7409a86cf8fa3f07c3
  /usr/local/lib/libgflags_nothreads.so: '-'
  /usr/local/lib/libgflags_nothreads.so.3: 2f5785596274c4f59397073a2187942971fb37e14d5dfa88e5bd5c17a353eb0b
  /usr/local/libdata/pkgconfig/libgflags.pc: 1d9ae155423ea4eeb5d60dd1b049c2cb270a5171762970fe5fe3221aacabb51b
  /usr/local/libdata/pkgconfig/libgflags_nothreads.pc: 96fe01aad7f5725bf15f7c63b0d2c4016ec239dc649dde27dea3a49d0329281d
  /usr/local/share/doc/gflags/AUTHORS: 7cf895bf126394b6d67b007631956c856094d7150f1860e9454360c187670075
  /usr/local/share/doc/gflags/COPYING: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5
  /usr/local/share/doc/gflags/ChangeLog: 1950b841ad9d98e5ee41eae53e2886a118708a5c35bb421933494653a01a8fb2
  /usr/local/share/doc/gflags/INSTALL: 33c53fda345ffa2953203fa96e3ebf8cbc51c3217e5f5db8a1dd43344adf2c93
  /usr/local/share/doc/gflags/NEWS: f1bc8edb8ffb3039657301a1874adef66870612b857fc5e1a7ba998e4e62565e
  /usr/local/share/doc/gflags/README: 7378fb57822cb19c9cee9ac87d098966fde135bce82b03138deb2554771a8ed0
  /usr/local/share/doc/gflags/README_windows.txt: 84a87de2dfab22d768170cb8b9ac75fd92db39609ff6613c20d1e17da5a78923
  /usr/local/share/doc/gflags/designstyle.css: 3fb926b171a87df85c7fc538ab8dde60183143216f39b5a1a1a3faddb3ba046c
  /usr/local/share/doc/gflags/gflags.html: 7ea3ca0f7cc9230dae31d84e659c893185c26d1d9b50e268ab20eba91b095f3b
  /usr/local/share/licenses/gflags-2.0/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/gflags-2.0/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/gflags-2.0/catalog.mk: 6bfb153609ac6ec2b55953211b863d919ad0f0c72263f2def7184c047241280d
directories:
  /usr/local/share/licenses/gflags-2.0/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/gflags/: n
  /usr/local/include/google/: y
  /usr/local/include/gflags/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
