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 | 5e291e2cceda464386a53adba65d2fd81d9f55a7 (patch) | |
tree | 3e4b46cbfd79bd80e3a94aaf77ca81eefeab3d49 /openwrt/package/pcre/libpcre.control | |
parent | 0129ea64fbd1e0ada72a75bf54fd9643bffe9b6a (diff) |
Change pcre to experimental coding style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@634 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/pcre/libpcre.control')
-rw-r--r-- | openwrt/package/pcre/libpcre.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/pcre/libpcre.control b/openwrt/package/pcre/libpcre.control new file mode 100644 index 0000000000..2bda390797 --- /dev/null +++ b/openwrt/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 |