Ticket #4165: Portfile

File Portfile, 616 bytes (added by kykim@…, 19 years ago)

portfile for p5-log-log4perl-0.52

Line 
1# $Id: $
2
3PortSystem              1.0
4PortGroup               perl5 1.0
5
6perl5.setup             Log-Log4perl 0.52
7revision                1
8maintainers             kykim@mac.com
9description             Perl implementation of log4j
10long_description        Log::Log4perl lets you remote-control and fine-tune the \
11                        logging behaviour of your system from the outside. It \
12                        implements the widely popular (Java-based) Log4j logging \
13                        package in pure Perl.
14homepage                http://search.cpan.org/~mschilli/${distname}/
15checksums               md5 d92c0ec1c01b701e02943587c633e210
16platforms               darwin
17
18# Depends on these libraries
19depends_lib-append