summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorgdt <gdt>2008-09-12 00:49:36 +0000
committergdt <gdt>2008-09-12 00:49:36 +0000
commita7e1ec43b6af7a3b3980fb46496eacfd0001508d (patch)
tree7488911ef51ded8b3200e952077bd8d8273dad51 /news
parent42fb17ff9aec8c9e992b9f72730b8e7fc4001134 (diff)
downloadpkgsrc-a7e1ec43b6af7a3b3980fb46496eacfd0001508d.tar.gz
Add NO_BIN_ON_FTP because the license does not grant permission to
distribute derivative works.
Diffstat (limited to 'news')
-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}