diff options
author | erwin <erwin@FreeBSD.org> | 2006-01-12 01:17:20 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-01-12 01:17:20 +0800 |
commit | 25355ca901103627b45a50bc61a776d32f81b6a9 (patch) | |
tree | 2d29d6f5dc6e0832814ec056d06281811647b092 /www/Makefile | |
parent | 2fbf301bdc2efd0acb50542c600ec8656c90d7da (diff) | |
download | freebsd-ports-gnome-25355ca901103627b45a50bc61a776d32f81b6a9.tar.gz freebsd-ports-gnome-25355ca901103627b45a50bc61a776d32f81b6a9.tar.zst freebsd-ports-gnome-25355ca901103627b45a50bc61a776d32f81b6a9.zip |
This module provides a Catalyst::Log implementation that uses
Log::Log4perl as the underlying log mechanism.
WWW: http://search.cpan.org/dist/Catalyst-Log-Log4perl/
PR: ports/91669
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index d2e0191d2c22..fdef80394d15 100644 --- a/www/Makefile +++ b/www/Makefile @@ -497,6 +497,7 @@ SUBDIR += p5-Catalyst SUBDIR += p5-Catalyst-Engine-Apache SUBDIR += p5-Catalyst-Helper-Controller-Scaffold + SUBDIR += p5-Catalyst-Log-Log4perl SUBDIR += p5-Catalyst-Model-CDBI SUBDIR += p5-Catalyst-Model-CDBI-Sweet SUBDIR += p5-Catalyst-Model-DBIC |