7712 mandoc -Tlint does always exit with error code 0
[unleashed.git] / usr / src / pkg / manifests / service-resource-pools-poold.mf
blob9f87fa566cde4813289f0bbd638b9741d6fce9c1
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
26 set name=pkg.fmri value=pkg:/service/resource-pools/poold@$(PKGVERS)
27 set name=pkg.description value="core software for dynamic resource pools"
28 set name=pkg.summary value="Dynamic Resource Pools"
29 set name=info.classification value=org.opensolaris.category.2008:System/Core
30 set name=variant.arch value=$(ARCH)
31 dir path=usr group=sys
32 dir path=usr/lib
33 dir path=usr/lib/pool
34 dir path=usr/share/man/man1m
35 file path=usr/lib/pool/JPool.jar mode=0444
36 file path=usr/lib/pool/libjkstat.so.1
37 file path=usr/lib/pool/libjlgrp.so.1
38 file path=usr/lib/pool/libjpool.so.1
39 file path=usr/lib/pool/libjsyslog.so.1
40 file path=usr/lib/pool/poold mode=0555
41 file path=usr/lib/pool/poold.properties mode=0444
42 file path=usr/share/man/man1m/poold.1m
43 legacy pkg=SUNWpoold desc="core software for dynamic resource pools" \
44     name="Dynamic Resource Pools"
45 license cr_Sun license=cr_Sun
46 license lic_CDDL license=lic_CDDL
47 link path=usr/lib/pool/libjkstat.so target=./libjkstat.so.1
48 link path=usr/lib/pool/libjlgrp.so target=./libjlgrp.so.1
49 link path=usr/lib/pool/libjpool.so target=./libjpool.so.1
50 link path=usr/lib/pool/libjsyslog.so target=./libjsyslog.so.1
51 depend fmri=runtime/java type=require