diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-01-20 19:51:07 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-01-20 19:51:07 +0800 |
commit | bc32c942d04ec487f7a562885dd703e102c6df8c (patch) | |
tree | 985ced9afee82a806e7fb5eca3d7fbe67f60ea51 /www/Makefile | |
parent | f681c209faeaad677b3b93009cc6e921bcc4710a (diff) | |
download | freebsd-ports-gnome-bc32c942d04ec487f7a562885dd703e102c6df8c.tar.gz freebsd-ports-gnome-bc32c942d04ec487f7a562885dd703e102c6df8c.tar.zst freebsd-ports-gnome-bc32c942d04ec487f7a562885dd703e102c6df8c.zip |
This is a Log::Dispatch glue for Amon2. This module still maintained,
but I don't use this module on production environment today. I'm a
user of Log::Minimal.
WWW: http://search.cpan.org/dist/Amon2-Plugin-LogDispatch/
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 9219a6ebf846..2c4ce76392f0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -604,6 +604,7 @@ SUBDIR += p5-AMF-Perl SUBDIR += p5-Acme-Monta SUBDIR += p5-Amon2 + SUBDIR += p5-Amon2-Plugin-LogDispatch SUBDIR += p5-Any-Template SUBDIR += p5-AnyEvent-HTTP SUBDIR += p5-AnyEvent-HTTP-LWP-UserAgent |