# -*- 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 51750 2009-06-02 14:25:21Z macsforever2000@macports.org $

PortSystem          1.0

name                log4cplus
version             1.0.3
categories          devel
maintainers         randomhacks.net:macports
description         Logging library for C++
long_description    log4cplus is a third-party reimplementation of log4j \
                    for C++, with fewer dependencies than the official \
                    log4cxx port.
homepage            http://log4cplus.sourceforge.net/
platforms           darwin
master_sites        sourceforge
use_bzip2           yes

checksums           md5 5c8bcd4e812fce9e7ada7113fe0e0f40 \
                    sha1 706b5a855598c4b0d3a0bae383f7e3e289fb2b18 \
                    rmd160 a98ce16338ca01607243b905e43a2c819d6623be
