perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / common-lisp / cl-ppcre / cl-ppcre.p5m
blobb939253c1c51c1a6f5ba8b172fcf460fb752516a
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source.  A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2014 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
15 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.human-version value=$(HUMAN_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 depend fmri=library/common-lisp/flexi-streams type=optional
27 file path=usr/share/common-lisp/source/cl-ppcre/CHANGELOG
28 file path=usr/share/common-lisp/source/cl-ppcre/LICENSE
29 file path=usr/share/common-lisp/source/cl-ppcre/README.md
30 file path=usr/share/common-lisp/source/cl-ppcre/api.lisp
31 file path=usr/share/common-lisp/source/cl-ppcre/charmap.lisp
32 file path=usr/share/common-lisp/source/cl-ppcre/charset.lisp
33 file path=usr/share/common-lisp/source/cl-ppcre/chartest.lisp
34 file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode.asd
35 file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode/packages.lisp
36 file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode/resolver.lisp
37 file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre.asd
38 file path=usr/share/common-lisp/source/cl-ppcre/closures.lisp
39 file path=usr/share/common-lisp/source/cl-ppcre/convert.lisp
40 file path=usr/share/common-lisp/source/cl-ppcre/docs/index.html
41 file path=usr/share/common-lisp/source/cl-ppcre/errors.lisp
42 file path=usr/share/common-lisp/source/cl-ppcre/lexer.lisp
43 file path=usr/share/common-lisp/source/cl-ppcre/optimize.lisp
44 file path=usr/share/common-lisp/source/cl-ppcre/packages.lisp
45 file path=usr/share/common-lisp/source/cl-ppcre/parser.lisp
46 file path=usr/share/common-lisp/source/cl-ppcre/regex-class-util.lisp
47 file path=usr/share/common-lisp/source/cl-ppcre/regex-class.lisp
48 file path=usr/share/common-lisp/source/cl-ppcre/repetition-closures.lisp
49 file path=usr/share/common-lisp/source/cl-ppcre/scanner.lisp
50 file path=usr/share/common-lisp/source/cl-ppcre/specials.lisp
51 file path=usr/share/common-lisp/source/cl-ppcre/test/packages.lisp
52 file path=usr/share/common-lisp/source/cl-ppcre/test/perl-tests.lisp
53 file path=usr/share/common-lisp/source/cl-ppcre/test/perltest.pl
54 file path=usr/share/common-lisp/source/cl-ppcre/test/perltestdata
55 file path=usr/share/common-lisp/source/cl-ppcre/test/perltestinput
56 file path=usr/share/common-lisp/source/cl-ppcre/test/simple
57 file path=usr/share/common-lisp/source/cl-ppcre/test/tests.lisp
58 file path=usr/share/common-lisp/source/cl-ppcre/test/unicode-tests.lisp
59 file path=usr/share/common-lisp/source/cl-ppcre/test/unicodetestdata
60 file path=usr/share/common-lisp/source/cl-ppcre/util.lisp
61 link path=usr/share/common-lisp/systems/cl-ppcre.asd \
62     target=../source/cl-ppcre/cl-ppcre.asd