Note that underlying license is GPL2.
This commit is contained in:
parent
0e4e1a190b
commit
2ee50534ba
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2008/09/10 00:43:01 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2008/09/12 22:46:52 gdt Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfrisk-1.2
|
||||
|
@ -15,7 +15,8 @@ USE_TOOLS+= gmake
|
|||
|
||||
# LICENSE pending investigation; absence of LICENSE violates
|
||||
# "RESTRICTED implies LICENSE" pkgsrc rule.
|
||||
LICENSE= generic-nonlicense
|
||||
#LICENSE= gnu-gpl-v2
|
||||
LICENSE+= generic-nonlicense
|
||||
RESTRICTED= Possible trademark infringement
|
||||
NO_SRC_ON_FTP= ${RESTRICTED}
|
||||
NO_BIN_ON_FTP= ${RESTRICTED}
|
||||
|
|
Loading…
Reference in a new issue