From: Simon Dawson Date: Wed, 17 Apr 2013 23:26:22 +0000 (+0000) Subject: monit: add license information X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=559e00b6308b60a51e1423b8b1192f11b32183f3;p=buildroot.git monit: add license information Signed-off-by: Simon Dawson Signed-off-by: Peter Korsgaard --- diff --git a/package/monit/monit.mk b/package/monit/monit.mk index a8b64477a4..657f0f15cd 100644 --- a/package/monit/monit.mk +++ b/package/monit/monit.mk @@ -6,6 +6,8 @@ MONIT_VERSION = 5.4 MONIT_SITE = http://mmonit.com/monit/dist/ +MONIT_LICENSE = AGPLv3 with OpenSSL exception +MONIT_LICENSE_FILES = COPYING MONIT_CONF_ENV = \ libmonit_cv_setjmp_available=yes \