Merge pull request #1250 from dibdot/luci-app-travelmate
[project/luci.git] / collections / luci / Makefile
1 #
2 # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TYPE:=col
10 LUCI_BASENAME:=luci
11
12 LUCI_TITLE:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
13 LUCI_DEPENDS:= \
14         +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
15         +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \
16         +rpcd-mod-rrdns
17
18 PKG_LICENSE:=Apache-2.0
19
20 include ../../luci.mk
21
22 # call BuildPackage - OpenWrt buildroot signature