aboutsummaryrefslogtreecommitdiffstats
path: root/package/tcpdump/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-04-18 22:40:59 +0000
committerNicolas Thill <nico@openwrt.org>2005-04-18 22:40:59 +0000
commit542ea9fa6fa9404642758f86bc8b734ed5013ed4 (patch)
tree8b50f929bd5f4e67b51c18bc61d3f77b02fad22d /package/tcpdump/ipkg
parentcfcad6a2be7764e86699856c2ff5c7b681b53796 (diff)
downloadmaster-187ad058-542ea9fa6fa9404642758f86bc8b734ed5013ed4.tar.gz
master-187ad058-542ea9fa6fa9404642758f86bc8b734ed5013ed4.tar.bz2
master-187ad058-542ea9fa6fa9404642758f86bc8b734ed5013ed4.zip
Change libpcap, uniformize package makefile, put control file in ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@683 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/tcpdump/ipkg')
-rw-r--r--package/tcpdump/ipkg/tcpdump.control7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/tcpdump/ipkg/tcpdump.control b/package/tcpdump/ipkg/tcpdump.control
new file mode 100644
index 0000000000..8817389820
--- /dev/null
+++ b/package/tcpdump/ipkg/tcpdump.control
@@ -0,0 +1,7 @@
+Package: tcpdump
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: A tool for network monitoring and data acquisition.
+Depends: libpcap