aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2004-06-04 23:49:36 +0800
committeryar <yar@FreeBSD.org>2004-06-04 23:49:36 +0800
commit44ee50fd459d94a2d7498792d2ef16ebd001e078 (patch)
tree7f21d95ffc766c516569a869f6261a7ed9c5562b
parent01f4d973bb5056a8c294a682b2ad617d04d6b1af (diff)
downloadfreebsd-ports-gnome-44ee50fd459d94a2d7498792d2ef16ebd001e078.tar.gz
freebsd-ports-gnome-44ee50fd459d94a2d7498792d2ef16ebd001e078.tar.zst
freebsd-ports-gnome-44ee50fd459d94a2d7498792d2ef16ebd001e078.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.
-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