diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-04-18 22:21:01 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-04-18 22:21:01 +0000 |
commit | cfcad6a2be7764e86699856c2ff5c7b681b53796 (patch) | |
tree | 1faa6a47d66a57de635f98815c41e5cbe8990d1d /package/libpcap/ipkg/libpcap.control | |
parent | fd307250a0f0dffe68b1dbb2a6cbec25837c4f71 (diff) | |
download | upstream-cfcad6a2be7764e86699856c2ff5c7b681b53796.tar.gz upstream-cfcad6a2be7764e86699856c2ff5c7b681b53796.tar.bz2 upstream-cfcad6a2be7764e86699856c2ff5c7b681b53796.zip |
Change libpcap, uniformize package makefile, put back control file in ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@682 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libpcap/ipkg/libpcap.control')
-rw-r--r-- | package/libpcap/ipkg/libpcap.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libpcap/ipkg/libpcap.control b/package/libpcap/ipkg/libpcap.control new file mode 100644 index 0000000000..4251be8090 --- /dev/null +++ b/package/libpcap/ipkg/libpcap.control @@ -0,0 +1,8 @@ +Package: libpcap +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/libpcap/ +Description: a low-level packet capture library |