rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / archiver / unzip / unzip.p5m
blob8ca1e2ee004a042e25ba1d78541ef94ae3a789ed
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.
11 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
14 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
15 set name=pkg.human-version value=$(HUMAN_VERSION)
16 set name=pkg.description value="The Info-Zip (unzip) decompression utility"
17 set name=pkg.summary value="Info-Zip (unzip)"
18 set name=com.oracle.info.description value="the unzip decompression utility"
19 set name=com.oracle.info.tpno value=9100
20 set name=info.classification \
21     value="org.opensolaris.category.2008:Applications/System Utilities "
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
24 set name=org.opensolaris.arc-caseid \
25     value=PSARC/1999/555
26 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
28 license info-zip.license license="Info-ZIP"
30 file path=usr/bin/funzip
31 file path=usr/bin/unzip
32 file path=usr/bin/unzipsfx
33 file path=usr/bin/zipgrep
34 link path=usr/bin/zipinfo target=unzip
35 file path=usr/share/man/man1/funzip.1
36 file path=usr/share/man/man1/unzip.1
37 file path=usr/share/man/man1/unzipsfx.1
38 file path=usr/share/man/man1/zipgrep.1
39 file path=usr/share/man/man1/zipinfo.1