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 2014 David Hoeppner. All rights reserved.
14 #
15
16 set name=pkg.fmri value=pkg:/system/monitoring/arcstat@$(PKGVERS)
17 set name=pkg.description \
18 value=""
19 set name=pkg.summary \
20 value=""
21 set name=info.classification \
22 value="org.opensolaris.category.2008:System/Core"
23 set name=variant.arch value=$(ARCH)
24 dir path=usr group=sys
25 dir path=usr/bin
26 dir path=usr/share/man/man1
27 file path=usr/bin/arcstat mode=0555
28 file path=usr/share/man/man1m/arcstat.1m
29 license lic_CDDL license=lic_CDDL