luci-app-simple-adblock: bugfix for service start/stop
[project/luci.git] / applications / luci-app-simple-adblock / Makefile
1 # Copyright (c) 2017 Stan Grishin (stangri@melmac.net)
2 # This is free software, licensed under the GNU General Public License v3.
3
4 include $(TOPDIR)/rules.mk
5
6 PKG_LICENSE:=GPL-3.0+
7 PKG_MAINTAINER:=Stan Grishin <stangri@melmac.net>
8
9 LUCI_TITLE:=Simple Adblock Web UI
10 LUCI_DESCRIPTION:=Provides Web UI for simple-adblock service.
11 LUCI_DEPENDS:=+luci +simple-adblock
12 LUCI_PKGARCH:=all
13 PKG_RELEASE:=5
14
15 include ../../luci.mk
16
17 # call BuildPackage - OpenWrt buildroot signature