service-network-slp.mf revision 11838:32bb5d254240
1#
2# CDDL HEADER START
3#
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.
7#
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.
12#
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]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27set name=pkg.fmri value=pkg:/service/network/slp@$(PKGVERS)
28set name=pkg.description \
29    value="Usr filesystem portion of the Service Location Protocol (SLP) framework. Included are C and Java developer libraries and a daemon which can act as a directory agent (DA)."
30set name=pkg.summary value=SLP
31set name=info.classification value=org.opensolaris.category.2008:System/Services
32set name=variant.arch value=$(ARCH)
33set name=variant.opensolaris.zone value=global value=nonglobal
34dir path=etc group=sys
35dir path=etc/inet group=sys
36dir path=etc/init.d group=sys
37dir path=lib
38dir path=lib/svc
39dir path=lib/svc/method
40dir path=usr group=sys
41dir path=usr/include
42dir path=usr/lib
43dir path=usr/lib/$(ARCH64)
44dir path=usr/lib/inet
45dir path=usr/share group=sys
46dir path=usr/share/lib group=sys
47dir path=usr/share/lib/slp
48dir path=var group=sys
49dir path=var/svc group=sys
50dir path=var/svc/manifest group=sys
51dir path=var/svc/manifest/network group=sys
52file path=etc/inet/slp.conf.example group=sys
53file path=etc/init.d/slpd group=sys mode=0744
54file path=lib/svc/method/slp mode=0555
55file path=usr/include/slp.h
56file path=usr/lib/$(ARCH64)/libslp.so.1
57file path=usr/lib/$(ARCH64)/llib-lslp.ln
58file path=usr/lib/inet/slpd mode=0555
59file path=usr/lib/libslp.so.1
60file path=usr/lib/llib-lslp
61file path=usr/lib/llib-lslp.ln
62file path=usr/share/lib/slp/slp.jar group=sys
63file path=usr/share/lib/slp/slpd.jar group=sys mode=0600
64file path=var/svc/manifest/network/slp.xml group=sys mode=0444
65legacy pkg=SUNWslpr arch=$(ARCH) category=system \
66    desc="Root filesystem portion of the Service Location Protocol (SLP) framework. Includes the SLP configuration file and start scripts for the SLP daemon." \
67    hotline="Please contact your local service provider" name="SLP, (Root)" \
68    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
69legacy pkg=SUNWslpu arch=$(ARCH) category=system \
70    desc="Usr filesystem portion of the Service Location Protocol (SLP) framework. Included are C and Java developer libraries and a daemon which can act as a directory agent (DA)." \
71    hotline="Please contact your local service provider" name="SLP, (Usr)" \
72    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
73license cr_Sun license=cr_Sun
74license lic_CDDL license=lic_CDDL
75link path=usr/lib/$(ARCH64)/libslp.so target=libslp.so.1
76link path=usr/lib/libslp.so target=libslp.so.1
77