summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-noddos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-noddos/Makefile')
-rw-r--r--applications/luci-app-noddos/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/applications/luci-app-noddos/Makefile b/applications/luci-app-noddos/Makefile
deleted file mode 100644
index c9b30a0da2..0000000000
--- a/applications/luci-app-noddos/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright (C) 2017 Steven Hessing (steven.hessing@gmail.com)
-# Based on initial implementation by Stan Grishin (stangri@melmac.net)
-# This is free software, licensed under the GNU General Public License v3.
-
-include $(TOPDIR)/rules.mk
-
-PKG_LICENSE:=GPLv3
-PKG_MAINTAINER:=Steven Hessing <steven.hessing@gmail.com>
-
-LUCI_TITLE:=Noddos Service Web UI
-LUCI_DESCRIPTION:=Provides Web UI for Noddos service.
-LUCI_DEPENDS:=+luci +luci-compat +noddos @BROKEN
-LUCI_PKGARCH:=all
-PKG_RELEASE:=1
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature