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.summary value="$(COMPONENT_SUMMARY)"
17 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
18 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
19 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
20 set name=info.classification value="org.opensolaris.category.2008:Development/Other Languages"
22 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
24 depend fmri=library/common-lisp/flexi-streams type=optional
28 dir path=usr/share/common-lisp
29 dir path=usr/share/common-lisp/source
30 dir path=usr/share/common-lisp/source/cl-ppcre
31 file path=usr/share/common-lisp/source/cl-ppcre/CHANGELOG
32 file path=usr/share/common-lisp/source/cl-ppcre/README.md
33 file path=usr/share/common-lisp/source/cl-ppcre/api.lisp
34 file path=usr/share/common-lisp/source/cl-ppcre/charmap.lisp
35 file path=usr/share/common-lisp/source/cl-ppcre/charset.lisp
36 file path=usr/share/common-lisp/source/cl-ppcre/chartest.lisp
37 dir path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode
38 file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode.asd
39 file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode/packages.lisp
40 file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode/resolver.lisp
41 file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre.asd
42 file path=usr/share/common-lisp/source/cl-ppcre/closures.lisp
43 file path=usr/share/common-lisp/source/cl-ppcre/convert.lisp
44 dir path=usr/share/common-lisp/source/cl-ppcre/doc
45 file path=usr/share/common-lisp/source/cl-ppcre/doc/index.html
46 file path=usr/share/common-lisp/source/cl-ppcre/errors.lisp
47 file path=usr/share/common-lisp/source/cl-ppcre/lexer.lisp
48 file path=usr/share/common-lisp/source/cl-ppcre/optimize.lisp
49 file path=usr/share/common-lisp/source/cl-ppcre/packages.lisp
50 file path=usr/share/common-lisp/source/cl-ppcre/parser.lisp
51 file path=usr/share/common-lisp/source/cl-ppcre/regex-class-util.lisp
52 file path=usr/share/common-lisp/source/cl-ppcre/regex-class.lisp
53 file path=usr/share/common-lisp/source/cl-ppcre/repetition-closures.lisp
54 file path=usr/share/common-lisp/source/cl-ppcre/scanner.lisp
55 file path=usr/share/common-lisp/source/cl-ppcre/specials.lisp
56 dir path=usr/share/common-lisp/source/cl-ppcre/test
57 file path=usr/share/common-lisp/source/cl-ppcre/test/packages.lisp
58 file path=usr/share/common-lisp/source/cl-ppcre/test/perl-tests.lisp
59 file path=usr/share/common-lisp/source/cl-ppcre/test/perltest.pl
60 file path=usr/share/common-lisp/source/cl-ppcre/test/perltestdata
61 file path=usr/share/common-lisp/source/cl-ppcre/test/perltestinput
62 file path=usr/share/common-lisp/source/cl-ppcre/test/simple
63 file path=usr/share/common-lisp/source/cl-ppcre/test/tests.lisp
64 file path=usr/share/common-lisp/source/cl-ppcre/test/unicode-tests.lisp
65 file path=usr/share/common-lisp/source/cl-ppcre/test/unicodetestdata
66 file path=usr/share/common-lisp/source/cl-ppcre/util.lisp
67 dir path=usr/share/common-lisp/systems
68 link path=usr/share/common-lisp/systems/cl-ppcre.asd \
69 target=../source/cl-ppcre/cl-ppcre.asd