summaryrefslogtreecommitdiff
path: root/news/nntpclnt
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-09-12 00:49:36 +0000
committergdt <gdt@pkgsrc.org>2008-09-12 00:49:36 +0000
commitb2e45701a0377b9e4b6d211ecde061f27a1c0f5c (patch)
tree7488911ef51ded8b3200e952077bd8d8273dad51 /news/nntpclnt
parent19b69e90fb594e78a3512be6249946afbe628e1c (diff)
downloadpkgsrc-b2e45701a0377b9e4b6d211ecde061f27a1c0f5c.tar.gz
Add NO_BIN_ON_FTP because the license does not grant permission to
distribute derivative works.
Diffstat (limited to 'news/nntpclnt')
-rw-r--r--news/nntpclnt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile
index 1270d0b135b..4c24e790859 100644
--- a/news/nntpclnt/Makefile
+++ b/news/nntpclnt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/01/07 09:14:08 rillig Exp $
+# $NetBSD: Makefile,v 1.32 2008/09/12 00:49:36 gdt Exp $
DISTNAME= nntpclnt-1.6.1
PKGREVISION= 6
@@ -12,6 +12,8 @@ CONFLICTS+= inn-[0-9]*
LICENSE= nntpclnt-license
RESTRICTED= Do not sell, rent, trade, market, or use for monetary profit
+# No permission granted for derivative works.
+NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}