#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"). You may
# only use this file in accordance with the terms of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright 2014 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

depend fmri=library/common-lisp/flexi-streams type=optional

file path=usr/share/common-lisp/source/cl-ppcre/CHANGELOG
file path=usr/share/common-lisp/source/cl-ppcre/LICENSE
file path=usr/share/common-lisp/source/cl-ppcre/README.md
file path=usr/share/common-lisp/source/cl-ppcre/api.lisp
file path=usr/share/common-lisp/source/cl-ppcre/charmap.lisp
file path=usr/share/common-lisp/source/cl-ppcre/charset.lisp
file path=usr/share/common-lisp/source/cl-ppcre/chartest.lisp
file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode.asd
file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode/packages.lisp
file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode/resolver.lisp
file path=usr/share/common-lisp/source/cl-ppcre/cl-ppcre.asd
file path=usr/share/common-lisp/source/cl-ppcre/closures.lisp
file path=usr/share/common-lisp/source/cl-ppcre/convert.lisp
file path=usr/share/common-lisp/source/cl-ppcre/docs/index.html
file path=usr/share/common-lisp/source/cl-ppcre/errors.lisp
file path=usr/share/common-lisp/source/cl-ppcre/lexer.lisp
file path=usr/share/common-lisp/source/cl-ppcre/optimize.lisp
file path=usr/share/common-lisp/source/cl-ppcre/packages.lisp
file path=usr/share/common-lisp/source/cl-ppcre/parser.lisp
file path=usr/share/common-lisp/source/cl-ppcre/regex-class-util.lisp
file path=usr/share/common-lisp/source/cl-ppcre/regex-class.lisp
file path=usr/share/common-lisp/source/cl-ppcre/repetition-closures.lisp
file path=usr/share/common-lisp/source/cl-ppcre/scanner.lisp
file path=usr/share/common-lisp/source/cl-ppcre/specials.lisp
file path=usr/share/common-lisp/source/cl-ppcre/test/packages.lisp
file path=usr/share/common-lisp/source/cl-ppcre/test/perl-tests.lisp
file path=usr/share/common-lisp/source/cl-ppcre/test/perltest.pl
file path=usr/share/common-lisp/source/cl-ppcre/test/perltestdata
file path=usr/share/common-lisp/source/cl-ppcre/test/perltestinput
file path=usr/share/common-lisp/source/cl-ppcre/test/simple
file path=usr/share/common-lisp/source/cl-ppcre/test/tests.lisp
file path=usr/share/common-lisp/source/cl-ppcre/test/unicode-tests.lisp
file path=usr/share/common-lisp/source/cl-ppcre/test/unicodetestdata
file path=usr/share/common-lisp/source/cl-ppcre/util.lisp
link path=usr/share/common-lisp/systems/cl-ppcre.asd \
    target=../source/cl-ppcre/cl-ppcre.asd