diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-14 06:10:47 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-14 06:10:47 +0000 |
commit | 293cb05bf5e19f74089a818e0029bb343134a0ba (patch) | |
tree | d68bf19eef9746bafd73384f9af4fc3e53f33d55 /openwrt/package/libnet/libnet.control | |
parent | e3fda164d7805b001d76de4f08df5843dc5d4f6f (diff) |
Change libnet to experimental coding style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@639 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libnet/libnet.control')
-rw-r--r-- | openwrt/package/libnet/libnet.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/libnet/libnet.control b/openwrt/package/libnet/libnet.control new file mode 100644 index 0000000000..9b2e53973e --- /dev/null +++ b/openwrt/package/libnet/libnet.control @@ -0,0 +1,9 @@ +Package: libnet +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/libnet/ +Description: a low-level packet creation library +Depends: libpcap |