summaryrefslogtreecommitdiffstats
path: root/package/libnet/ipkg/libnet.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-18 06:34:57 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-18 06:34:57 +0000
commitfb323b6c746abfa2e69973869eae2b995745cbd2 (patch)
treeeb9e6f886aa7896421e0539f79892262ded681f7 /package/libnet/ipkg/libnet.control
parent3817a7225bf45ebd6085c673c6a146ec4f67d1c7 (diff)
Uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@665 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libnet/ipkg/libnet.control')
-rw-r--r--package/libnet/ipkg/libnet.control9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/libnet/ipkg/libnet.control b/package/libnet/ipkg/libnet.control
new file mode 100644
index 000000000..9b2e53973
--- /dev/null
+++ b/package/libnet/ipkg/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