luci-app-dynapoint: remove unnecessary fields from Makefile
authorHannu Nyman <hannu.nyman@iki.fi>
Sun, 23 Apr 2017 10:12:30 +0000 (13:12 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 23 Apr 2017 10:12:30 +0000 (13:12 +0300)
Remove unnecessary fields from Makefile and
rely on LuCI automatics.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
applications/luci-app-dynapoint/Makefile

index d16ef4a..83512db 100644 (file)
@@ -9,9 +9,6 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for DynaPoint
 LUCI_DEPENDS:=+dynapoint
 
-PKG_NAME:=luci-app-dynapoint
-PKG_VERSION:=1.0
-PKG_RELEASE:=1
 PKG_LICENSE:=GPL-3.0+
 PKG_MAINTAINER:=Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
 include ../../luci.mk