diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 06:33:29 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 06:33:29 +0000 |
commit | 3817a7225bf45ebd6085c673c6a146ec4f67d1c7 (patch) | |
tree | 3d3457fe92beaf91b68c9e033c6549895da70ad6 /package/pcre/ipkg/libpcre.control | |
parent | 0962f3f886c1db9a5f80167e8ea01c6270b1be34 (diff) |
Use common rules and templates, uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@664 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pcre/ipkg/libpcre.control')
-rw-r--r-- | package/pcre/ipkg/libpcre.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/pcre/ipkg/libpcre.control b/package/pcre/ipkg/libpcre.control new file mode 100644 index 0000000000..2bda390797 --- /dev/null +++ b/package/pcre/ipkg/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 |