diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 23:18:13 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 23:18:13 +0000 |
commit | 4b818ff979d79737ad5f27ea561458deffd4bb96 (patch) | |
tree | dee84794abc35bf699c202046229a59719bee216 /openwrt/package/libnet/ipkg/libnet-dev/CONTROL | |
parent | 8954084ce3b95cbdf68ca7a03c720101552b8c3d (diff) |
Add libnet package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@490 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libnet/ipkg/libnet-dev/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 000000000..06b23865b --- /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) |