From: Florian Eckert Date: Wed, 13 Mar 2024 11:17:39 +0000 (+0100) Subject: collectd: add license informations X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2214eedb6e74f191691f67e0eea6c775bee45f54;p=openwrt-packages.git collectd: add license informations Signed-off-by: Florian Eckert --- diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile index 0119c88aa..0594e6347 100644 --- a/utils/collectd/Makefile +++ b/utils/collectd/Makefile @@ -20,6 +20,8 @@ PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=aclocal.m4 libltdl/aclocal.m4 PKG_MAINTAINER:=Jo-Philipp Wich , Hannu Nyman PKG_CPE_ID:=cpe:/a:collectd:collectd +PKG_LICENSE:=MIT GPL-2.0-or-later +PKG_LICENSE_FILES:=COPYING PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1