Ticket #15872: Portfile

File Portfile, 849 bytes (added by aronnax@…, 16 years ago)

Updated portfile

Line 
1# $Id: Portfile 33441 2008-01-27 11:46:26Z ryandesign@macports.org $
2
3PortSystem 1.0
4
5name               log4cpp
6version            1.0
7revision           1
8categories         devel
9maintainers        stechert@macports.org
10description        configurable logging for C++
11long_description   Log4cpp is library of C++ classes for flexible logging to \
12                   files, syslog, IDSA and other destinations. It is modeled \
13                   after the Log4j Java library, staying as close to their \
14                   API as is reasonable.
15homepage           http://log4cpp.sourceforge.net/
16master_sites       sourceforge
17configure.args     --disable-doxygen \
18                   --disable-dot \
19                   --disable-html-docs \
20                   --disable-latex-docs
21checksums          sha1 bdb2fa7a8c8af738d79156bf9f6191875cdba5cc