luci-app-samba4: Update Spanish translation
[project/luci.git] / collections / luci-nginx / 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:=nginx
11
12 LUCI_TITLE:=LuCI interface with Nginx as Webserver
13 LUCI_DESCRIPTION:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
14 LUCI_DEPENDS:= \
15 +nginx +nginx-mod-luci +luci-mod-admin-full +luci-theme-bootstrap \
16 +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \
17 +rpcd-mod-rrdns
18
19 PKG_LICENSE:=Apache-2.0
20
21 include ../../luci.mk
22
23 # call BuildPackage - OpenWrt buildroot signature