pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xfrisk add:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf4c17aa25b5
branches:  trunk
changeset: 546943:cf4c17aa25b5
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Sep 10 00:43:01 2008 +0000

description:
add:

# LICENSE pending investigation; absence of LICENSE violates
# "RESTRICTED implies LICENSE" pkgsrc rule.
LICENSE=        generic-nonlicense

diffstat:

 games/xfrisk/Makefile |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 14eda5de0109 -r cf4c17aa25b5 games/xfrisk/Makefile
--- a/games/xfrisk/Makefile     Wed Sep 10 00:39:55 2008 +0000
+++ b/games/xfrisk/Makefile     Wed Sep 10 00:43:01 2008 +0000
@@ -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 @@
 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}
 



Home | Main Index | Thread Index | Old Index