aboutsummaryrefslogtreecommitdiff
path: root/mail/sid-milter
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-11-12 16:11:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-11-12 16:11:37 +0000
commit6356d8c7e8a5b3311140aa8b74af61db9b595ae7 (patch)
tree420e2c0e379a8f13b244f846bf38fc73a8391586 /mail/sid-milter
parent864bc1d6fe7cf37ce67a02454691936452da83ed (diff)
downloadports-6356d8c7e8a5b3311140aa8b74af61db9b595ae7.tar.gz
ports-6356d8c7e8a5b3311140aa8b74af61db9b595ae7.zip
Patents are a complicated topic, and their regulation varies depending on
jurisdiction. Patents are not necessarily related to the license and so should not be connected to the license framework. As a project we will officially remove all patent limitations within the ports tree and leave it to the user or consumer to deal with their local legislation to determine if they can use the software without legal restrictions. Approved by: core
Notes
Notes: svn path=/head/; revision=554970
Diffstat (limited to 'mail/sid-milter')
-rw-r--r--mail/sid-milter/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/sid-milter/Makefile b/mail/sid-milter/Makefile
index 3dff9123eca4..6c4bf281abbb 100644
--- a/mail/sid-milter/Makefile
+++ b/mail/sid-milter/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= SF/${PORTNAME}/SenderID%20Milter/${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Milter module for sid and spf
-RESTRICTED= May incorporate intellectual property, possible patent issues
-
USES= groff
# on FreeBSD 11 optimized code fails with 'MalformedDomain'
CFLAGS:= ${CFLAGS:S/-O2//g}