diff options
author | sem <sem@FreeBSD.org> | 2004-12-10 23:49:47 +0000 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-12-10 23:49:47 +0000 |
commit | 20398517185bfe60ff018ef5e8b7b1b2d71dd3ed (patch) | |
tree | 81905545d7cf9585a3894aa2e4a228db83d5c264 /irc/Makefile | |
parent | da181b10a55d3ee9dd5fe37fa9a4fb674c4f8688 (diff) | |
download | FreeBSD-ports-20398517185bfe60ff018ef5e8b7b1b2d71dd3ed.zip FreeBSD-ports-20398517185bfe60ff018ef5e8b7b1b2d71dd3ed.tar.gz |
FISG is a tool that creates statistics from IRC logs. FISG supports
various logfile formats and has a very fast parsing engine.
PR: ports/74526
Submitted by: Pasi Hirvonen <psh(at)iki.fi>
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 4154abf..8948a4f 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -22,6 +22,7 @@ SUBDIR += epic4 SUBDIR += erc SUBDIR += ezbounce + SUBDIR += fisg SUBDIR += garnaxfs SUBDIR += gdesklets-irc SUBDIR += gruftistats |