summaryrefslogtreecommitdiffstats
path: root/openwrt/package/libevent/ipkg/libevent.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-23 19:46:08 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-23 19:46:08 +0000
commitabf2fe4e32b762d5769d9c4aad151ad287603a14 (patch)
tree14fb48ebe38427729d31006efcd36a96b59cb283 /openwrt/package/libevent/ipkg/libevent.control
parentc4bd8400ac4d2eb8da8905a88dc24222fa648db0 (diff)
Add libevent package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1025 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libevent/ipkg/libevent.control')
-rw-r--r--openwrt/package/libevent/ipkg/libevent.control6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/libevent/ipkg/libevent.control b/openwrt/package/libevent/ipkg/libevent.control
new file mode 100644
index 000000000..428f582dc
--- /dev/null
+++ b/openwrt/package/libevent/ipkg/libevent.control
@@ -0,0 +1,6 @@
+Package: libevent
+Priority: optional
+Section: libs
+Maintainer: Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libevent/
+Description: Event notification library for event-driven network servers