diff options
author | tj <tj@FreeBSD.org> | 2013-06-01 01:08:22 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2013-06-01 01:08:22 +0800 |
commit | cc25b360c09506b6192f14a6a25baffef79b4f59 (patch) | |
tree | 95b31e6718c9d76c88e8c790cd94271446359439 /www/Makefile | |
parent | 5f206c815ad6e2d8f713f2bef0818032fa9c87a9 (diff) | |
download | freebsd-ports-gnome-cc25b360c09506b6192f14a6a25baffef79b4f59.tar.gz freebsd-ports-gnome-cc25b360c09506b6192f14a6a25baffef79b4f59.tar.zst freebsd-ports-gnome-cc25b360c09506b6192f14a6a25baffef79b4f59.zip |
New port: www/p5-Dancer-Logger-Log4perl
An interface between Dancer's logging engine abstraction layer and the
Log::Log4perl library.
WWW: http://search.cpan.org/dist/Dancer-Logger-Log4perl/
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 3d91508583aa..fd85d4db5159 100644 --- a/www/Makefile +++ b/www/Makefile @@ -852,6 +852,7 @@ SUBDIR += p5-Continuity SUBDIR += p5-Corona SUBDIR += p5-Dancer + SUBDIR += p5-Dancer-Logger-Log4perl SUBDIR += p5-Dancer-Plugin-Feed SUBDIR += p5-Dancer-Plugin-SiteMap SUBDIR += p5-Dancer-Plugin-ValidationClass |