---
name: gflags
version: 2.0
origin: devel/gflags
comment: Commandline flags module for C++
arch: freebsd:10:x86:64
www: http://code.google.com/p/gflags/
maintainer: sunpoet@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 826072
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
shlibs_provided:
- libgflags.so.3
- libgflags_nothreads.so.3
options: {DOCS: on}
files:
  /usr/local/share/licenses/gflags-2.0/catalog.mk: 6bfb153609ac6ec2b55953211b863d919ad0f0c72263f2def7184c047241280d
  /usr/local/share/licenses/gflags-2.0/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/gflags-2.0/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/bin/gflags_completions.sh: a676f6cb14ab9c278b8117958adc318dbbf3a5fa1abdc2212701f53e766f2251
  /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: c34bd7e0b616198e25e924751eedddf5420d8ab339470470cf203ef4ab83ed90
  /usr/local/lib/libgflags.la: 7c0f6f78031aa03ab9d681f3c1c8609786610004db4616f8d2dd5b58bcfaf1f2
  /usr/local/lib/libgflags.so: '-'
  /usr/local/lib/libgflags.so.3: 30cc0f65413c787a25385db94b5e4f3642d76e2e97c0e2626972c13045c3e751
  /usr/local/lib/libgflags_nothreads.a: c68dbc7a97edfc146e887501d5cf2571e080fdef807b2c0aadab220ea7679756
  /usr/local/lib/libgflags_nothreads.la: 14b0684144990b17e912a2dabf69a1320d5875fb8c423a7409a86cf8fa3f07c3
  /usr/local/lib/libgflags_nothreads.so: '-'
  /usr/local/lib/libgflags_nothreads.so.3: f563b9c8941f190fb021834a77bc93d90f7535eb40b861be0fca90f0ff349f59
  /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
directories:
  /usr/local/include/google/: y
  /usr/local/include/gflags/: y
  /usr/local/share/licenses/gflags-2.0/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/gflags/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
    #rmdir /usr/local/share/licenses 2>/dev/null || true
  post-deinstall: |
    cd /usr/local
