aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/netio/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2019-03-26 20:02:39 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2019-03-26 20:02:39 +0000
commit76b99387f0b70a14d5d95e6e77961697759438ab (patch)
tree256f3037847e45236903e7f7ccab03cab4351b16 /benchmarks/netio/Makefile
parente04ee370e20930c33c403ecee8a714cffb6f0659 (diff)
downloadports-76b99387f0b70a14d5d95e6e77961697759438ab.tar.gz
ports-76b99387f0b70a14d5d95e6e77961697759438ab.zip
Mark benchmarks/netio as RESTRICTED.
License forbids commercial use.
Notes
Notes: svn path=/head/; revision=496922
Diffstat (limited to 'benchmarks/netio/Makefile')
-rw-r--r--benchmarks/netio/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile
index 22fc600736d6..586ae359fd90 100644
--- a/benchmarks/netio/Makefile
+++ b/benchmarks/netio/Makefile
@@ -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