diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile index 0119c88aad..0594e6347b 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