From 6f5ae299bf6dac274aafe16f2a5626fa42f1d5c3 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Wed, 10 Sep 2008 00:14:33 +0000 Subject: Restrict not only source but binary distribution since the license is vague. Pointed out by joerg. --- emulators/xm7/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators/xm7') diff --git a/emulators/xm7/Makefile b/emulators/xm7/Makefile index 782ba3e2cd3..d2420494179 100644 --- a/emulators/xm7/Makefile +++ b/emulators/xm7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2008/05/26 22:25:25 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2008/09/10 00:14:33 uebayasi Exp $ # DISTNAME= xm71010s @@ -19,7 +19,9 @@ NOT_FOR_BULK_PLATFORM= Linux-*-* RESTRICTED= source archive is not redistributable LICENSE= no-commercial-use +NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} EXTRACT_OPTS_LHA= qt # convert CRLF to LF -- cgit v1.2.3