Move cabextract to archiver category
[unleashed-userland.git] / components / archiver / cabextract / cabextract.p5m
blobb16a22581996489f028b2304a2508dd32ac000b3
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 2011, EveryCity Ltd. All rights reserved.
13 # Copyright 2013, Adam Stevko. All rights reserved.
14
16 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
18 set name=pkg.fmri value=pkg:/archiver/cabextract@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.summary value="cabextract - extract Microsoft cabinet files"
20 set name=info.classification value="org.opensolaris.category.2008:Applications/Accessories"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license cabextract.license license='GPLv3'
27 dir  path=usr
28 dir  path=usr/bin
29 file path=usr/bin/cabextract
30 dir  path=usr/share
31 dir  path=usr/share/man
32 dir  path=usr/share/man/man1
33 file path=usr/share/man/man1/cabextract.1