diff options
author | garga <garga@FreeBSD.org> | 2005-07-21 01:43:59 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-21 01:43:59 +0800 |
commit | a7a6bdf6549aff102a11378c19d1df63e1bc45c2 (patch) | |
tree | 15b7abf07b44bd23232fd058bc509a3113a3ab12 /security/Makefile | |
parent | 7e373194ab57d65697a23638919d34c1c1fb54fc (diff) | |
download | freebsd-ports-gnome-a7a6bdf6549aff102a11378c19d1df63e1bc45c2.tar.gz freebsd-ports-gnome-a7a6bdf6549aff102a11378c19d1df63e1bc45c2.tar.zst freebsd-ports-gnome-a7a6bdf6549aff102a11378c19d1df63e1bc45c2.zip |
Bridge betwean ClamAV antivirus software and Squid caching proxy.
Squidclam is a replacement for SquidClamAV-Redirector.py written
in C using libclamav and libcurl
Author: squidclam@users.sourceforge.net
WWW: http://sourceforge.net/projects/squidclam/
PR: ports/82652
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
Approved by: flz (mentor)
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 44f1a9928cc7..b3d6080ef3fe 100644 --- a/security/Makefile +++ b/security/Makefile @@ -483,6 +483,7 @@ SUBDIR += snortsms SUBDIR += snortsnarf SUBDIR += spike-proxy + SUBDIR += squidclam SUBDIR += srm SUBDIR += srp SUBDIR += sscep |