diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-19 15:10:56 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-19 15:10:56 +0200 |
commit | 10b20a4f54a82ad32cbbd37f57906c9869639815 (patch) | |
tree | 656dbd7302774b0f7958d0531730d407a960a9e8 /extra/pcre2/meta | |
parent | 3b86715034b87302c320b721de7ab5c405e19a78 (diff) | |
download | repository-10b20a4f54a82ad32cbbd37f57906c9869639815.tar.gz |
pcre2: add new package at 10.40
Diffstat (limited to 'extra/pcre2/meta')
-rw-r--r-- | extra/pcre2/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/pcre2/meta b/extra/pcre2/meta new file mode 100644 index 00000000..8e795df6 --- /dev/null +++ b/extra/pcre2/meta @@ -0,0 +1,3 @@ +description: Perl Compatible Regular Expressions (2nd version) +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |