diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-04-11 23:09:54 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-04-11 23:09:54 +0000 |
commit | 5099659c820381bbd704f32241a4d1abf6d58080 (patch) | |
tree | fffee21d8471a3a5fd4460ccd3615c7bb9a55172 /package/pcre/libpcre.control | |
parent | 1854af2eebf3f57517f81ca71c63bb7a8349e5f1 (diff) | |
download | upstream-5099659c820381bbd704f32241a4d1abf6d58080.tar.gz upstream-5099659c820381bbd704f32241a4d1abf6d58080.tar.bz2 upstream-5099659c820381bbd704f32241a4d1abf6d58080.zip |
Change pcre to experimental coding style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@634 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pcre/libpcre.control')
-rw-r--r-- | package/pcre/libpcre.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/pcre/libpcre.control b/package/pcre/libpcre.control new file mode 100644 index 0000000000..2bda390797 --- /dev/null +++ b/package/pcre/libpcre.control @@ -0,0 +1,8 @@ +Package: libpcre +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/pcre/ +Description: a Perl Compatible Regular Expression library |