Ticket #44478: Portfile

File Portfile, 574 bytes (added by gtolemans@…, 10 years ago)
Line 
1PortSystem                      1.0
2
3PortGroup                       bitbucket 1.0
4bitbucket.setup         nwehr streamlog 1.0 v
5
6PortGroup                       cmake 1.0
7
8name                            streamlog
9categories                      devel
10platforms                       darwin
11license                         BSD
12maintainers                     gmail.com:gtolemans
13
14description                     Logging library built on top of C++ standard output streams
15long_description        \
16        Streamlog is a simple and lightweight library that maintains an array of \
17        user-defined C++ standard output streams. Every time you write to the log, \
18        it automatically writes to all of the added streams.
19
20checksums                       rmd160 155dd5e4f4c1526c0516656d9d77d3bf610b447e