luci-app-dynapoint: remove unnecessary fields from Makefile
[project/luci.git] / applications / luci-app-dynapoint / Makefile
1 #
2 # Copyright (C) 2016 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the GNU General Public License v3.
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=LuCI Support for DynaPoint
10 LUCI_DEPENDS:=+dynapoint
11
12 PKG_LICENSE:=GPL-3.0+
13 PKG_MAINTAINER:=Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
14 include ../../luci.mk
15
16 # call BuildPackage - OpenWrt buildroot signature
17