shared-macros.mk: simplify java settings
[oi-userland.git] / components / sysutils / pciutils / pciutils.p5m
blobb11df8ab5ed7e7e92d51ea723df8e1c9ed1ccbb8
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 2013 Adam Stevko. All rights reserved.
15 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.human-version value=$(HUMAN_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 file path=usr/sbin/lspci
26 file path=usr/sbin/pcilmr
27 file path=usr/sbin/setpci
28 file path=usr/sbin/update-pciids
29 file path=usr/share/man/man5/pci.ids.5
30 file path=usr/share/man/man7/pcilib.7
31 file path=usr/share/man/man8/lspci.8
32 file path=usr/share/man/man8/pcilmr.8
33 file path=usr/share/man/man8/setpci.8
34 file path=usr/share/man/man8/update-pciids.8
36 depend fmri=system/data/hardware-registry type=require