# -*- 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: Portfile 88846 2012-01-13 12:44:39Z hum@macports.org $

PortSystem          1.0

name                google-glog
version             0.3.2
categories          devel
platforms           darwin
maintainers         hum openmaintainer
license             BSD

homepage            http://code.google.com/p/google-glog/
description         Logging library for C++
long_description    The glog library implements application-level logging. \
                    This library provides logging APIs based on C++-style \
                    streams and various helper macros.

master_sites        googlecode
distname            glog-${version}
checksums           rmd160  2dfe7b93d7130a82d64000bce4cd6261f41f916e \
                    sha256  5e47f9437e97cb1621930dea3c557a2801ddac3b5db1a9fd0c3cde399f2c9ccd
