luci.mk: add URL and MAINTAINER fields to package-definitions
authorSven Roederer <devel-sven@geroedel.de>
Sat, 17 Apr 2021 15:37:08 +0000 (17:37 +0200)
committerPaul Spooren <mail@aparcar.org>
Thu, 3 Jun 2021 18:39:15 +0000 (08:39 -1000)
commit00aa38894f9f1c9f1954b04b94d58a1031123d01
treeabdd40c5386229020a12d9ce7f48b54518514ba9
parent74e04dde748b0227c9773a10ae6d05cd8db366cb
luci.mk: add URL and MAINTAINER fields to package-definitions

Add the LUCI_URL and LUCI_MAINTAINER variables to pass them to the buildpackage
defines. Give them some sane defaults and allow overwritting by the individual
package.

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
(cherry picked from commit ae0795deb0c908515550236254b04334be8f90bf)
luci.mk