luci-app-dynapoint: remove unnecessary fields from Makefile
Remove unnecessary fields from Makefile and rely on LuCI automatics. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
parent
1e53316a45
commit
fed6b9ef19
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ include $(TOPDIR)/rules.mk
|
||||||
LUCI_TITLE:=LuCI Support for DynaPoint
|
LUCI_TITLE:=LuCI Support for DynaPoint
|
||||||
LUCI_DEPENDS:=+dynapoint
|
LUCI_DEPENDS:=+dynapoint
|
||||||
|
|
||||||
PKG_NAME:=luci-app-dynapoint
|
|
||||||
PKG_VERSION:=1.0
|
|
||||||
PKG_RELEASE:=1
|
|
||||||
PKG_LICENSE:=GPL-3.0+
|
PKG_LICENSE:=GPL-3.0+
|
||||||
PKG_MAINTAINER:=Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
|
PKG_MAINTAINER:=Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
|
||||||
include ../../luci.mk
|
include ../../luci.mk
|
||||||
|
|
Loading…
Reference in a new issue