summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorgdt <gdt>2008-09-12 11:33:44 +0000
committergdt <gdt>2008-09-12 11:33:44 +0000
commit9586672eec4d62d58d7c3352e85f821267f7f2af (patch)
treeccaf8c71846ddf264bec625064cf9821c56f3ce1 /news
parenta991e0c2afa30bf109695b3092c26a05cef8d71a (diff)
downloadpkgsrc-9586672eec4d62d58d7c3352e85f821267f7f2af.tar.gz
set NO_*_ON_CDROM following LICENSE.
Diffstat (limited to 'news')
-rw-r--r--news/tin/Makefile4
1 files changed, 3 insertions, 1 deletions
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