summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorgdt <gdt>2008-09-10 00:43:01 +0000
committergdt <gdt>2008-09-10 00:43:01 +0000
commit55f9a0cd6171a1dad0b5d132ec858e61e4503c31 (patch)
treea0c40a9320113ebab25b0265e473046f01c216a9 /games
parent06b17573af7d108ad22cc3761d41aee6d040c76f (diff)
downloadpkgsrc-55f9a0cd6171a1dad0b5d132ec858e61e4503c31.tar.gz
add:
# LICENSE pending investigation; absence of LICENSE violates # "RESTRICTED implies LICENSE" pkgsrc rule. LICENSE= generic-nonlicense
Diffstat (limited to 'games')
-rw-r--r--games/xfrisk/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile
index cff15c4c7bc..edb5d7da871 100644
--- a/games/xfrisk/Makefile
+++ b/games/xfrisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/11/20 18:44:14 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2008/09/10 00:43:01 gdt Exp $
#
DISTNAME= xfrisk-1.2
@@ -13,7 +13,12 @@ COMMENT= X11 version of the classic Risk board game
WRKSRC= ${WRKDIR}/XFrisk
USE_TOOLS+= gmake
+# LICENSE pending investigation; absence of LICENSE violates
+# "RESTRICTED implies LICENSE" pkgsrc rule.
+LICENSE= generic-nonlicense
RESTRICTED= Possible trademark infringement
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}