summaryrefslogtreecommitdiff
path: root/openwrt/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
commit72d1969f67c376a8513904705f9ac0febe07f991 (patch)
treee6ebdb7b1ef3288be5c8d868847974350beaf317 /openwrt/package/libnet/ipkg/libnet.control
parent818f981f7736524e5da3bc287471245e8bab8d68 (diff)
Uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@665 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libnet/ipkg/libnet.control')
-rw-r--r--openwrt/package/libnet/ipkg/libnet.control9
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/libnet/ipkg/libnet.control b/openwrt/package/libnet/ipkg/libnet.control
new file mode 100644
index 0000000000..9b2e53973e
--- /dev/null
+++ b/openwrt/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