summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-dawn/Makefile
blob: b513cc1544b196ec4eb00b1623c698e0d4a275b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include $(TOPDIR)/rules.mk

LUCI_TITLE:=LuCI support for DAWN
LUCI_DEPENDS:=+luci-base +dawn

PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature