summaryrefslogtreecommitdiffstats
path: root/openwrt/package/nocatsplash/nocatsplash.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-18 13:28:59 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-18 13:28:59 +0000
commita746c71184ddfa5f3a534e86812d589bf2827492 (patch)
treec4f7cae175e0801f6d4361d34f728767072891f8 /openwrt/package/nocatsplash/nocatsplash.control
parent4f0f8f8e35f4728727995f84949bdc0f4d8d48b3 (diff)
Convert nocatsplash to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@932 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/nocatsplash/nocatsplash.control')
-rw-r--r--openwrt/package/nocatsplash/nocatsplash.control12
1 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/package/nocatsplash/nocatsplash.control b/openwrt/package/nocatsplash/nocatsplash.control
deleted file mode 100644
index 747d330ff..000000000
--- a/openwrt/package/nocatsplash/nocatsplash.control
+++ /dev/null
@@ -1,12 +0,0 @@
-Package: nocatsplash
-Priority: optional
-Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Source: buildroot internal
-Depends: iptables-extra, glib1
-Description: NoCatSplash is an Open Public Network Gateway Daemon.
- It performs as a [captive/open/active] portal. When run on a gateway/router
- on a network, all web requests are redirected until the client either logs
- in or clicks "I Accept" to an AUP. The gateway daemon then changes the
- firewall rules on the gateway to pass traffic for that client (based on IP
- address and MAC address).