diff options
author | osa <osa@FreeBSD.org> | 2004-06-29 18:30:46 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2004-06-29 18:30:46 +0800 |
commit | 9b124cc9c0c45a98a8f5b3f31c7a8008e1545f93 (patch) | |
tree | 9a38b1387465c4d3d19774aed443fcb7ddba81c2 /www/Makefile | |
parent | a24ca90db9d6bab774ef13cb633c77147e8118ae (diff) | |
download | freebsd-ports-gnome-9b124cc9c0c45a98a8f5b3f31c7a8008e1545f93.tar.gz freebsd-ports-gnome-9b124cc9c0c45a98a8f5b3f31c7a8008e1545f93.tar.zst freebsd-ports-gnome-9b124cc9c0c45a98a8f5b3f31c7a8008e1545f93.zip |
Add Squid Report Generator.
Main features are:
* PHP Output with built in authentication hooks
* Fast Processing
* Reporting right down the the location vistied
Submitted by: Dmitry Semkin <lslarry@gmail.ru>
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 8d32902cac04..cbb9aa174701 100644 --- a/www/Makefile +++ b/www/Makefile @@ -590,6 +590,7 @@ SUBDIR += squidtimes SUBDIR += squirm SUBDIR += squishdot + SUBDIR += srg SUBDIR += ssserver SUBDIR += suphp SUBDIR += surfraw |