Obsolete golang-120
[oi-userland.git] / components / library / md4c / manifests / sample-manifest.p5m
blob2e3e3b31d8be3afafc09bc18bed671da07c596e5
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2024 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/bin/md2html
27 file path=usr/include/md4c-html.h
28 file path=usr/include/md4c.h
29 file path=usr/lib/$(MACH64)/cmake/md4c/md4cConfig-release.cmake
30 file path=usr/lib/$(MACH64)/cmake/md4c/md4cConfig.cmake
31 link path=usr/lib/$(MACH64)/libmd4c-html.so target=libmd4c-html.so.0
32 file path=usr/lib/$(MACH64)/libmd4c-html.so.$(HUMAN_VERSION)
33 link path=usr/lib/$(MACH64)/libmd4c-html.so.0 \
34     target=libmd4c-html.so.$(HUMAN_VERSION)
35 link path=usr/lib/$(MACH64)/libmd4c.so target=libmd4c.so.0
36 file path=usr/lib/$(MACH64)/libmd4c.so.$(HUMAN_VERSION)
37 link path=usr/lib/$(MACH64)/libmd4c.so.0 target=libmd4c.so.$(HUMAN_VERSION)
38 file path=usr/lib/$(MACH64)/pkgconfig/md4c-html.pc
39 file path=usr/lib/$(MACH64)/pkgconfig/md4c.pc
40 file path=usr/share/man/man1/md2html.1