diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 14:08:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 14:08:27 +0000 |
commit | 0862ea05a162ce77b3f8738f37789c9a450a2e49 (patch) | |
tree | a10da81e1c15ef48f2cbd0f9b16b7bde5cae2f21 /mail/antivirus-milter | |
parent | 2033f71f7de540e4889f76f2313955a83590791d (diff) |
Notes
Diffstat (limited to 'mail/antivirus-milter')
-rw-r--r-- | mail/antivirus-milter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/antivirus-milter/Makefile b/mail/antivirus-milter/Makefile index ee01e484a4a1..3f32b73785d9 100644 --- a/mail/antivirus-milter/Makefile +++ b/mail/antivirus-milter/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= dinoex MAINTAINER= dinoex@FreeBSD.org COMMENT= Sendmail milter wich uses Mcafee Virus Scan or clamav +LICENSE= BSD + USE_RC_SUBR= antivirus-milter.sh CFLAGS+= -Wall ${PTHREAD_CFLAGS:S=""==} |