diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:41:18 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:41:18 +0000 |
commit | a9dea8b52a3816a66ed81f28b17db0446af13356 (patch) | |
tree | d74d98ce23aaebca13ba9a6d519b6301f9e6f0da /package/dnsmasq/ipkg/dnsmasq.control | |
parent | 8da5cf60ca2765511d4316a78343f31d3225f723 (diff) | |
download | master-187ad058-a9dea8b52a3816a66ed81f28b17db0446af13356.tar.gz master-187ad058-a9dea8b52a3816a66ed81f28b17db0446af13356.tar.bz2 master-187ad058-a9dea8b52a3816a66ed81f28b17db0446af13356.zip |
convert dnsmasq to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/ipkg/dnsmasq.control')
-rw-r--r-- | package/dnsmasq/ipkg/dnsmasq.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/dnsmasq/ipkg/dnsmasq.control b/package/dnsmasq/ipkg/dnsmasq.control new file mode 100644 index 0000000000..6d9c58cf98 --- /dev/null +++ b/package/dnsmasq/ipkg/dnsmasq.control @@ -0,0 +1,6 @@ +Package: dnsmasq +Priority: essential +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: A lightweight DNS and DHCP server |