diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-04 17:03:18 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-04 17:03:18 +0000 |
commit | a889ff9a14fe2095e300e36253e552b84415699d (patch) | |
tree | 2e33a54dd8a3cdc4d35e3bed64c55ce5ee716d72 /package/php4/ipkg/php4-mod-pcre.control | |
parent | 8052d3af4e42b493bbef51e7a9583859a587ab97 (diff) |
Add php4 package (Thanks aorlinsk and enzo for the help)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1334 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/php4/ipkg/php4-mod-pcre.control')
-rw-r--r-- | package/php4/ipkg/php4-mod-pcre.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/php4/ipkg/php4-mod-pcre.control b/package/php4/ipkg/php4-mod-pcre.control new file mode 100644 index 000000000..da0efe0d5 --- /dev/null +++ b/package/php4/ipkg/php4-mod-pcre.control @@ -0,0 +1,9 @@ +Package: php4-mod-pcre +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/php4/ +Description: PCRE module for PHP4 +Depends: php4, libpcre |