summaryrefslogtreecommitdiffstats
path: root/openwrt/package/maradns/maradns.control
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-30 20:45:11 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-30 20:45:11 +0000
commit1c6c103a4ffeb0aff697d723462f44b8ed0839f8 (patch)
treed2895baf9b5c0d8ff8bc5ba760592eaf2492fcad /openwrt/package/maradns/maradns.control
parentf1dc797d9fc0f0d934a04a347c145e60370c9f9d (diff)
add maradns
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@777 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/maradns/maradns.control')
-rw-r--r--openwrt/package/maradns/maradns.control10
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/maradns/maradns.control b/openwrt/package/maradns/maradns.control
new file mode 100644
index 000000000..b2175038d
--- /dev/null
+++ b/openwrt/package/maradns/maradns.control
@@ -0,0 +1,10 @@
+Package: maradns
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Section: net
+Priority: optional
+Depends: libpthread
+Description: MaraDNS is a small, secure DNS Server
+ MaraDNS is intended for environments where a DNS
+ server must be secure and where the server must use
+ the absolute minimum number of resources possible.