diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-25 22:53:47 +0800 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-25 22:53:47 +0800 |
commit | 42acd5bafbbdae5cf01a2fdd0cd0bd2c1a7d9d6d (patch) | |
tree | 9193491896665eac0b7ca39f55857b88e12c1344 /mail/Makefile | |
parent | 2cc66472a430b53eaf38eb0fb69a5862d9f82c7c (diff) | |
download | freebsd-ports-gnome-42acd5bafbbdae5cf01a2fdd0cd0bd2c1a7d9d6d.tar.gz freebsd-ports-gnome-42acd5bafbbdae5cf01a2fdd0cd0bd2c1a7d9d6d.tar.zst freebsd-ports-gnome-42acd5bafbbdae5cf01a2fdd0cd0bd2c1a7d9d6d.zip |
A library for connecting to and sending commands to a local
clamd service - an anti-virus daemon process.
You can find more information about clam anti-virus at
http://www.clamav.org/
WWW: http://search.cpan.org/dist/Clamd/
Approved by: araujo (mentor, implicit)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 05abecb4d91d..559ecca29c13 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -308,6 +308,7 @@ SUBDIR += openwebmail SUBDIR += ovs SUBDIR += p3scan + SUBDIR += p5-Clamd SUBDIR += p5-Email-Abstract SUBDIR += p5-Email-Address SUBDIR += p5-Email-Date |