diff options
Diffstat (limited to 'package/network/utils/iperf/Makefile')
-rw-r--r-- | package/network/utils/iperf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/utils/iperf/Makefile b/package/network/utils/iperf/Makefile index b126c03cb0..414342d072 100644 --- a/package/network/utils/iperf/Makefile +++ b/package/network/utils/iperf/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_URL:=@SF/$(PKG_NAME) PKG_MD5SUM:=44b5536b67719f4250faed632a3cd016 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_LICENSE:=BSD-3-Clause PKG_BUILD_PARALLEL:=1 PKG_CHECK_FORMAT_SECURITY:=0 |