pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/news/tin set NO_*_ON_CDROM following LICENSE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ba48850b16e
branches:  trunk
changeset: 547087:1ba48850b16e
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Sep 12 11:33:44 2008 +0000

description:
set NO_*_ON_CDROM following LICENSE.

diffstat:

 news/tin/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 573a95492348 -r 1ba48850b16e news/tin/Makefile
--- a/news/tin/Makefile Fri Sep 12 11:29:23 2008 +0000
+++ b/news/tin/Makefile Fri Sep 12 11:33:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2007/12/02 12:20:12 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2008/09/12 11:33:44 gdt Exp $
 #
 
 DISTNAME=      tin-1.8.3
@@ -16,6 +16,8 @@
 # See src/nntplib.c, vms/vms.c
 LICENSE=       tin-license
 RESTRICTED=    Profit from use, sale, trade, or reproduction disallowed
+NO_SRC_ON_CDROM=       ${RESTRICTED}
+NO_BIN_ON_CDROM=       ${RESTRICTED}
 
 GNU_CONFIGURE= yes
 USE_PKGLOCALEDIR=yes



Home | Main Index | Thread Index | Old Index