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 | f0a8cec347d12baba63d565be097c787f56c4ebc (patch) | |
tree | c87451cfc641372516899d74779f5e02b0ae0604 /package/libnet/ipkg/libnet-dev | |
parent | 0f2dfbdb7fb0cd68cb561427bd91e6226bc6312e (diff) |
Add libnet package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@490 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libnet/ipkg/libnet-dev')
-rw-r--r-- | package/libnet/ipkg/libnet-dev/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libnet/ipkg/libnet-dev/CONTROL/control b/package/libnet/ipkg/libnet-dev/CONTROL/control new file mode 100644 index 0000000000..06b23865b3 --- /dev/null +++ b/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) |