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 | fc256af6f8766413c73d206dc02f1984ac94297c (patch) | |
tree | c87451cfc641372516899d74779f5e02b0ae0604 /package/libnet/ipkg/libnet-dev/CONTROL/control | |
parent | f72a0dd79d27f4f2037a6b66e15c22ba87247a39 (diff) | |
download | upstream-fc256af6f8766413c73d206dc02f1984ac94297c.tar.gz upstream-fc256af6f8766413c73d206dc02f1984ac94297c.tar.bz2 upstream-fc256af6f8766413c73d206dc02f1984ac94297c.zip |
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/CONTROL/control')
-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) |