rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / common-lisp / drakma / drakma.p5m
blob9e961e4bf7c415cf76c57b0392a7d1f932de8d14
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 2015 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.classification value="$(COMPONENT_CLASSIFICATION)"
18 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
19 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
20 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
22 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
24 depend fmri=library/common-lisp/puri type=require
25 depend fmri=library/common-lisp/cl-base64 type=require
26 depend fmri=library/common-lisp/chunga type=require
27 depend fmri=library/common-lisp/flexi-streams type=require
28 depend fmri=library/common-lisp/cl-ppcre type=require
29 depend fmri=library/common-lisp/usocket type=require
31 file path=usr/share/common-lisp/source/drakma/CHANGELOG
32 file path=usr/share/common-lisp/source/drakma/README.md
33 file path=usr/share/common-lisp/source/drakma/conditions.lisp
34 file path=usr/share/common-lisp/source/drakma/cookies.lisp
35 file path=usr/share/common-lisp/source/drakma/docs/Makefile
36 file path=usr/share/common-lisp/source/drakma/docs/clixdoc.xsl
37 file path=usr/share/common-lisp/source/drakma/docs/index.html
38 file path=usr/share/common-lisp/source/drakma/docs/index.xml
39 file path=usr/share/common-lisp/source/drakma/drakma-test.asd
40 file path=usr/share/common-lisp/source/drakma/drakma.asd
41 file path=usr/share/common-lisp/source/drakma/encoding.lisp
42 file path=usr/share/common-lisp/source/drakma/packages.lisp
43 file path=usr/share/common-lisp/source/drakma/read.lisp
44 file path=usr/share/common-lisp/source/drakma/request.lisp
45 file path=usr/share/common-lisp/source/drakma/specials.lisp
46 file path=usr/share/common-lisp/source/drakma/test/drakma-test.lisp
47 file path=usr/share/common-lisp/source/drakma/util.lisp
48 link path=usr/share/common-lisp/systems/drakma.asd \
49     target=../source/drakma/drakma.asd