---
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}
