diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-03-30 23:18:13 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-03-30 23:18:13 +0000 |
commit | a27c9aee49a777d94c7c6dcba8d0ed7f3f7b4bd2 (patch) | |
tree | dee84794abc35bf699c202046229a59719bee216 /openwrt/package/libnet/ipkg/libnet-dev/CONTROL/control | |
parent | 70c8988a82009c29b8f715b48b0419c516b9ace9 (diff) | |
download | mtk-20170518-a27c9aee49a777d94c7c6dcba8d0ed7f3f7b4bd2.zip mtk-20170518-a27c9aee49a777d94c7c6dcba8d0ed7f3f7b4bd2.tar.gz mtk-20170518-a27c9aee49a777d94c7c6dcba8d0ed7f3f7b4bd2.tar.bz2 |
Add libnet package
SVN-Revision: 490
Diffstat (limited to 'openwrt/package/libnet/ipkg/libnet-dev/CONTROL/control')
-rw-r--r-- | openwrt/package/libnet/ipkg/libnet-dev/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/libnet/ipkg/libnet-dev/CONTROL/control b/openwrt/package/libnet/ipkg/libnet-dev/CONTROL/control new file mode 100644 index 0000000..06b2386 --- /dev/null +++ b/openwrt/package/libnet/ipkg/libnet-dev/CONTROL/control @@ -0,0 +1,8 @@ +Package: libnet-dev +Priority: optional +Section: devel +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/libnet/ +Description: a low-level packet creation library (development) |