pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/nntpclnt Add NO_BIN_ON_FTP because the license do...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e7e1e713abd
branches: trunk
changeset: 547075:2e7e1e713abd
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Sep 12 00:49:36 2008 +0000
description:
Add NO_BIN_ON_FTP because the license does not grant permission to
distribute derivative works.
diffstat:
news/nntpclnt/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 69ffef93dac8 -r 2e7e1e713abd news/nntpclnt/Makefile
--- a/news/nntpclnt/Makefile Fri Sep 12 00:48:05 2008 +0000
+++ b/news/nntpclnt/Makefile Fri Sep 12 00:49:36 2008 +0000
@@ -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 @@
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}
Home |
Main Index |
Thread Index |
Old Index