summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-dynapoint/Makefile
blob: a763dc6146baac6aab1e62efd8dddb8a530e39fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# Copyright (C) 2016 The LuCI Team <luci@lists.subsignal.org>
#
# This is free software, licensed under the GNU General Public License v3.
#

include $(TOPDIR)/rules.mk

LUCI_TITLE:=LuCI Support for DynaPoint
LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +dynapoint

PKG_LICENSE:=GPL-3.0+
PKG_MAINTAINER:=Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature