From 0869de5f056a9633d58ffaa1ce5930b6e00c8eb3 Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Sun, 14 Aug 2005 16:27:48 +0000
Subject: add php5 package

SVN-Revision: 1667
---
 openwrt/package/php5/ipkg/php5-mod-sqlite.control | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 openwrt/package/php5/ipkg/php5-mod-sqlite.control

(limited to 'openwrt/package/php5/ipkg/php5-mod-sqlite.control')

diff --git a/openwrt/package/php5/ipkg/php5-mod-sqlite.control b/openwrt/package/php5/ipkg/php5-mod-sqlite.control
new file mode 100644
index 0000000..847db0f
--- /dev/null
+++ b/openwrt/package/php5/ipkg/php5-mod-sqlite.control
@@ -0,0 +1,9 @@
+Package: php5-mod-sqlite
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: SQLite module for PHP5
+Depends: php5, libsqlite2
-- 
cgit v1.1