diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-11 23:09:54 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-11 23:09:54 +0000 |
commit | a76d594d0d501af4fe29a23d27a97356f69133d1 (patch) | |
tree | fffee21d8471a3a5fd4460ccd3615c7bb9a55172 /package/pcre/libpcre.control | |
parent | 1df66988ffe88dc090c0e90b2b3a0b0446dc1893 (diff) |
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 000000000..2bda39079 --- /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 |