diff options
author | mm <mm@FreeBSD.org> | 2012-08-15 09:19:53 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-08-15 09:19:53 +0800 |
commit | 23b161d3215ad28e4f273dab213122b2d3f0a4ec (patch) | |
tree | ed4094cc4dba7bd672fdbd77e3c86700c333a8b7 /www/Makefile | |
parent | 320cd1ea2d17c86179fa69a8da5584397ab2a2e1 (diff) | |
download | freebsd-ports-gnome-23b161d3215ad28e4f273dab213122b2d3f0a4ec.tar.gz freebsd-ports-gnome-23b161d3215ad28e4f273dab213122b2d3f0a4ec.tar.zst freebsd-ports-gnome-23b161d3215ad28e4f273dab213122b2d3f0a4ec.zip |
c-icap server modules:
virus_scan:
This is an antivirus service which uses the open source
clamav antivirus.
srv_url_check:
This is an URL blacklist/whitelist icap service
WWW: http://c-icap.sourceforge.net/
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 08485800df89..6e5b8200bbe8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -60,6 +60,7 @@ SUBDIR += bozohttpd SUBDIR += bugmenot-firefox SUBDIR += c-icap + SUBDIR += c-icap-modules SUBDIR += cacheboy15-devel SUBDIR += cacheboy16 SUBDIR += cadaver |