summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-dynapoint/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2017-04-23 13:12:30 +0300
committerHannu Nyman <hannu.nyman@iki.fi>2017-04-23 13:12:30 +0300
commitfed6b9ef19e6797c3ef8a9048cbc2f822b9cd45e (patch)
tree6c56be08849ed9c882c85fcd20e22e17f5052569 /applications/luci-app-dynapoint/Makefile
parent1e53316a457fdb4d2493dc721d554826f720cea3 (diff)
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>
Diffstat (limited to 'applications/luci-app-dynapoint/Makefile')
-rw-r--r--applications/luci-app-dynapoint/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/applications/luci-app-dynapoint/Makefile b/applications/luci-app-dynapoint/Makefile
index d16ef4a8f..83512dba5 100644
--- a/applications/luci-app-dynapoint/Makefile
+++ b/applications/luci-app-dynapoint/Makefile
@@ -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