Ticket #42420: Portfile.2

File Portfile.2, 1.1 KB (added by c9s (Yo-An Lin), 10 years ago)
Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5
6name                gflags
7version             2.0
8revision            0
9categories          devel
10maintainers         corneltek.com:c9s
11
12description         commandline flags module for C++
13long_description    The gflags package contains a library that implements commandline flags processing. \
14                    As such it's a replacement for getopt(). It has increased flexibility, \
15                    including built-in support for C++ types like string, and \
16                    the ability to define flags in the source file in which \
17                    they're used.
18
19homepage            http://code.google.com/p/gflags/
20platforms           darwin
21license             BSD
22
23master_sites        googlecode:gflags
24distname            gflags-${version}
25checksums           rmd160  9a5721fcad934c47ef2055cbef0f092f560b609d \
26                    sha256  ce4a5d3419f27a080bd68966e5cd9507bfa09d14341e07b78a1778a7a172d7d7