Mark benchmarks/netio as RESTRICTED.
License forbids commercial use.
This commit is contained in:
parent
e04ee370e2
commit
76b99387f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496922
1
LEGAL
1
LEGAL
@ -244,3 +244,4 @@ namd-* science/namd No commercial use: commercial use requires a commercial l
|
||||
vmd-* science/vmd No commercial use: commercial use requires a commercial license
|
||||
msms-* science/msms No commercial use, only for use by individuals in scientific research
|
||||
unifi-devel-* net-mgmt/unifi-devel License restrictions, see https://www.ubnt.com/eula/
|
||||
netio* benchmarks/netio No commercial use: commercial use requires a commercial license
|
||||
|
@ -12,11 +12,14 @@ MAINTAINER= arved@FreeBSD.org
|
||||
COMMENT= Network benchmark
|
||||
|
||||
USES= dos2unix gmake zip
|
||||
DOS2UNIX_FILES= Makefile netio.c
|
||||
|
||||
LICENSE_PERMS=no-pkg-mirror
|
||||
RESTRICTED= Usage permitted for non-commercial purposes only
|
||||
NO_CDROM= Sale for profit is not permitted
|
||||
|
||||
DOS2UNIX_FILES= Makefile netio.c
|
||||
NO_WRKSUBDIR= yes
|
||||
PLIST_FILES= bin/netio
|
||||
|
||||
CFLAGS+= -DUNIX -DSOCKLEN_T
|
||||
LIBS+= -pthread
|
||||
MAKE_ENV= OUT=-o
|
||||
|
Loading…
Reference in New Issue
Block a user