# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name gflags version 2.0 categories devel maintainers corneltek.com:c9s description commandline flags module for C++ long_description 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. homepage http://code.google.com/p/gflags/ platforms darwin license BSD master_sites googlecode:gflags checksums rmd160 9a5721fcad934c47ef2055cbef0f092f560b609d \ sha256 ce4a5d3419f27a080bd68966e5cd9507bfa09d14341e07b78a1778a7a172d7d7