summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-06-04 14:08:27 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-06-04 14:08:27 +0000
commit0862ea05a162ce77b3f8738f37789c9a450a2e49 (patch)
treea10da81e1c15ef48f2cbd0f9b16b7bde5cae2f21 /mail
parentLICENSE GPLv2 (diff)
LICENSE BSD
Notes
Notes: svn path=/head/; revision=255721
Diffstat (limited to 'mail')
-rw-r--r--mail/antivirus-milter/Makefile2
-rw-r--r--mail/milter-regex/Makefile2
2 files changed, 4 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=""==}
diff --git a/mail/milter-regex/Makefile b/mail/milter-regex/Makefile
index e455fcb45bc7..bfecea1ec715 100644
--- a/mail/milter-regex/Makefile
+++ b/mail/milter-regex/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.benzedrine.cx/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Milter plugin to sendmail for regular expression filtering
+LICENSE= BSD
+
DIST_SUBDIR= repacked
MAILUSER?= mailnull
MAN8= milter-regex.8