xref: /illumos-gate/usr/src/pkg/manifests/developer-acpi.p5m (revision 0554d5ecd11d9644cbb915be31b5a0b7abb40122)
1#
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.
6#
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.
10#
11
12#
13# Copyright 2017 Joyent, Inc.
14#
15set name=pkg.fmri value=pkg:/developer/acpi@$(PKGVERS)
16set name=pkg.summary value="ACPI utilities"
17set name=pkg.description value="ACPI utilities"
18set name=info.classification \
19    value=org.opensolaris.category.2008:Development/System
20set name=variant.arch value=i386
21file path=usr/sbin/acpidump mode=0555
22file path=usr/sbin/acpixtract mode=0555
23file path=usr/sbin/iasl mode=0555
24dir  path=usr/share/man/man1m
25file path=usr/share/man/man1m/acpidump.1m
26file path=usr/share/man/man1m/acpixtract.1m
27depend type=require fmri=driver/x11/xsvc
28