summaryrefslogtreecommitdiffstats
path: root/plugins/luci-plugin-csp/Makefile
blob: 2665847ea3e3e1e6b70202993e6c8c625a317ba2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include $(TOPDIR)/rules.mk

PKG_NAME:=luci-plugin-csp

LUCI_TITLE:=LuCI CSP Plugin - Content-Security-Policy HTTP header
LUCI_DEPENDS:=+luci-base +luci-mod-system

LUCI_TYPE:=plugin

PKG_LICENSE:=Apache-2.0

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature