From 66471f064072e147fbd3a35fe20073ea328f48c0 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 23 Aug 2005 08:10:02 +0000 Subject: add libdaemon package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1731 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/libdaemon/ipkg/libdaemon.control | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 openwrt/package/libdaemon/ipkg/libdaemon.control (limited to 'openwrt/package/libdaemon/ipkg') diff --git a/openwrt/package/libdaemon/ipkg/libdaemon.control b/openwrt/package/libdaemon/ipkg/libdaemon.control new file mode 100644 index 000000000..caf84c21f --- /dev/null +++ b/openwrt/package/libdaemon/ipkg/libdaemon.control @@ -0,0 +1,6 @@ +Package: libdaemon +Priority: optional +Section: libs +Maintainer: OpenWrt Developers Team +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libdaemon/ +Description: A lightweight C library that eases the writing of UNIX daemons. -- cgit v1.2.3