diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-11 21:58:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-11 21:58:46 +0800 |
commit | a22be4c160a07022147f8cb44bd4a18d66eee300 (patch) | |
tree | 63dd4290f9fe06338892b456c7193932828e08b6 /www/Makefile | |
parent | c23b4b4d945a97314fbe0061da7125ac36acf7b2 (diff) | |
download | freebsd-ports-gnome-a22be4c160a07022147f8cb44bd4a18d66eee300.tar.gz freebsd-ports-gnome-a22be4c160a07022147f8cb44bd4a18d66eee300.tar.zst freebsd-ports-gnome-a22be4c160a07022147f8cb44bd4a18d66eee300.zip |
Simple Log::Dispatch replacement of Mojo::Log
WWW: http://search.cpan.org/dist/MojoX-Log-Dispatch-Simple/
PR: D4502
Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
Approved by: mat (mentor)
Differential Revision: D4502
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 fa1ae9e0eae6..dcd24c5d254b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1087,6 +1087,7 @@ SUBDIR += p5-Mojolicious-Plugin-SetUserGroup SUBDIR += p5-Mojolicious-Plugin-TtRenderer SUBDIR += p5-Mojolicious-Plugin-YamlConfig + SUBDIR += p5-MojoX-Log-Dispatch-Simple SUBDIR += p5-Monoceros SUBDIR += p5-Mozilla-CA SUBDIR += p5-Net-Akismet |