summaryrefslogtreecommitdiffstats
path: root/openwrt/package/maradns/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-18 11:52:02 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-18 11:52:02 +0000
commit6006c367231a8d7a7f09d13ea27c7923e27ad78e (patch)
tree0d488e0574422f4aa994e7a1e0137feb63eccfc1 /openwrt/package/maradns/ipkg
parentdd7cb92220450aa29a69939491c485ce00396fd0 (diff)
Convert maradns to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@927 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/maradns/ipkg')
-rw-r--r--openwrt/package/maradns/ipkg/maradns.conffiles1
-rw-r--r--openwrt/package/maradns/ipkg/maradns.control10
2 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/maradns/ipkg/maradns.conffiles b/openwrt/package/maradns/ipkg/maradns.conffiles
new file mode 100644
index 000000000..53fcab8e5
--- /dev/null
+++ b/openwrt/package/maradns/ipkg/maradns.conffiles
@@ -0,0 +1 @@
+/etc/mararc \ No newline at end of file
diff --git a/openwrt/package/maradns/ipkg/maradns.control b/openwrt/package/maradns/ipkg/maradns.control
new file mode 100644
index 000000000..b2175038d
--- /dev/null
+++ b/openwrt/package/maradns/ipkg/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.