aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2004-06-04 15:49:36 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2004-06-04 15:49:36 +0000
commit1707a48fde5672af7c528c3c8d87256afdaaf47c (patch)
tree82e447307b06f1eeaf50522c6bfb50dee3f74811 /mail
parent802797b35992e9ad049c4698db83fba9e92f2a67 (diff)
downloadports-1707a48fde5672af7c528c3c8d87256afdaaf47c.tar.gz
ports-1707a48fde5672af7c528c3c8d87256afdaaf47c.zip
This port isn't really RESTRICTED since the license allows
non-commercial distribution/mirroring of the original source files. But as long as it's the only thing permitted, mark the port as NO_CDROM and NO_PACKAGE, instead of RESTRICTED.
Notes
Notes: svn path=/head/; revision=110826
Diffstat (limited to 'mail')
-rw-r--r--mail/milter-sender/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/milter-sender/Makefile b/mail/milter-sender/Makefile
index 9fc7ea7320aa..b177750ae902 100644
--- a/mail/milter-sender/Makefile
+++ b/mail/milter-sender/Makefile
@@ -14,7 +14,8 @@ DISTFILES= libsnert-1.33.tgz milter-sender-${PORTVERSION}.tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Real-time sender address verification, based on Milter API
-RESTRICTED= see LICENSE.TXT
+NO_CDROM= Non-commercial distrubution only
+NO_PACKAGE= Only the original source may be distrubuted
USE_REINPLACE= yes
GNU_CONFIGURE= yes