diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-05 08:18:38 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-05 08:18:38 +0800 |
commit | 14a1b40b7f4dba468f73082e77d24313fb736c6b (patch) | |
tree | 628a87fd52c376fb3b53f3159450d668d3f8b78f /devel/Makefile | |
parent | 25db8150a14f34a08ba9254f6b8112e209bd8492 (diff) | |
download | freebsd-ports-gnome-14a1b40b7f4dba468f73082e77d24313fb736c6b.tar.gz freebsd-ports-gnome-14a1b40b7f4dba468f73082e77d24313fb736c6b.tar.zst freebsd-ports-gnome-14a1b40b7f4dba468f73082e77d24313fb736c6b.zip |
[NEW PORT] devel/p5-Log-Log4perl, Log4j for Perl (resubmission)
Log::Log4perl lets you remote-control and fine-tune the
logging behaviour of your system from the outside. It
implements the widely popular (Java-based) Log4j logging
package in pure Perl.
PR: ports/45998
Submitted by: Lars Thegler <lars@thegler.dk>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1b202cdb05e6..441a6a59fd67 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -558,6 +558,7 @@ SUBDIR += p5-Log-Agent SUBDIR += p5-Log-Agent-Logger SUBDIR += p5-Log-Dispatch + SUBDIR += p5-Log-Log4perl SUBDIR += p5-Log-TraceMessages SUBDIR += p5-Mac-FileSpec-Unixish SUBDIR += p5-Make |