# -*- 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                log4c
version             1.2.4
categories          devel
platforms           darwin
maintainers         gmail.com:skroll
license             LGPL-2

description         Log4c C logging library.

long_description    Log4c is a library of C for flexible logging to files, \
                    syslog and other destinations. It is modeled after the Log \
                    for Java library, staying as close to their API as is \
                    reasonable.

homepage            http://log4c.sourceforge.net/
master_sites        sourceforge:project/log4c/log4c/${version}/

checksums           rmd160  4911410e8c51f3c794838606313bfe0bab920272 \
                    sha256  5991020192f52cc40fa852fbf6bbf5bd5db5d5d00aa9905c67f6f0eadeed48ea

depends_lib         port:expat