summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-p2pblock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-p2pblock/Makefile')
-rw-r--r--applications/luci-app-p2pblock/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/applications/luci-app-p2pblock/Makefile b/applications/luci-app-p2pblock/Makefile
new file mode 100644
index 0000000000..4dbeb5eaa5
--- /dev/null
+++ b/applications/luci-app-p2pblock/Makefile
@@ -0,0 +1,14 @@
+#
+# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
+#
+# This is free software, licensed under the Apache License, Version 2.0 .
+#
+
+include $(TOPDIR)/rules.mk
+
+LUCI_TITLE:=LuCI Support for the Freifunk P2P-Block addon
+LUCI_DEPENDS:=+luci-app-firewall +freifunk-p2pblock
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature