From e13009315b3b751c31297f27bb55facca4e9d4a1 Mon Sep 17 00:00:00 2001 From: gdt Date: Fri, 12 Sep 2008 11:33:44 +0000 Subject: set NO_*_ON_CDROM following LICENSE. --- news/tin/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'news/tin') diff --git a/news/tin/Makefile b/news/tin/Makefile index 6ad90b42daf..e9b97898cfc 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -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 @@ COMMENT= TIN newsreader (termcap based) # 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 -- cgit v1.2.3