Created
March 21, 2009 13:30
-
-
Save emk/82846 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- 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 log4cplus | |
version 1.0.3-rc9 | |
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 cb8e5eae7e79596a8d7bebbe5b92770a \ | |
sha1 cf171458b8f2244be5d7846f09850fdb4dec3530 \ | |
rmd160 8a75bde7a86b0a6c59fa3e554496bef2933b4e67 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment