diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-12-25 22:53:47 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-12-25 22:53:47 +0800 |
commit | b8320a20635952950561089ec4842af42ff72eb1 (patch) | |
tree | ac539bc11a949b8569c6cddc084912b224cdba05 /mail/Makefile | |
parent | d0bf514bedea5ffca958069023a92cb96c19f471 (diff) | |
download | freebsd-ports-gnome-b8320a20635952950561089ec4842af42ff72eb1.tar.gz freebsd-ports-gnome-b8320a20635952950561089ec4842af42ff72eb1.tar.zst freebsd-ports-gnome-b8320a20635952950561089ec4842af42ff72eb1.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 |