Merge pull request #1031 from feckert/add_dhcp_to_system_ucitrack
[project/luci.git] / applications / luci-app-squid / Makefile
1 #
2 # Copyright (C) 2015 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 include $(TOPDIR)/rules.mk
9
10 LUCI_TITLE:=Squid LuCI Interface
11 LUCI_DEPENDS:=+luci-mod-admin-full +squid
12
13 PKG_MAINTAINER:=Marko Ratkaj <marko.ratkaj@sartura.hr>
14 PKG_LICENSE:=Apache-2.0
15
16 include ../../luci.mk
17
18 # call BuildPackage - OpenWrt buildroot signature