Merge commit '4226f635096bf9d814aa9fb335518c4855bbe3a3'
[unleashed.git] / usr / src / pkg / manifests / service-network-dns-mdns.mf
blobc972153ec59884619b8ef6e3bfb41d12be702df9
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.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25 # Copyright 2016 Toomas Soome <tsoome@me.com>
28 set name=pkg.fmri value=pkg:/service/network/dns/mdns@$(PKGVERS)
29 set name=pkg.description \
30     value="Root components for Multicast DNS daemon and service discovery support"
31 set name=pkg.summary value="Multicast DNS and Service Discovery"
32 set name=info.classification \
33     value=org.opensolaris.category.2008:System/Services
34 set name=variant.arch value=$(ARCH)
35 dir path=lib
36 dir path=lib/svc
37 dir path=lib/svc/manifest group=sys
38 dir path=lib/svc/manifest/network group=sys
39 dir path=lib/svc/manifest/network/dns group=sys
40 dir path=usr group=sys
41 dir path=usr/bin
42 dir path=usr/include
43 dir path=usr/lib
44 dir path=usr/lib/$(ARCH64)
45 dir path=usr/lib/inet
46 dir path=usr/share
47 dir path=usr/share/man
48 dir path=usr/share/man/man3dns_sd
49 dir path=usr/share/man/man3lib
50 dir path=usr/share/man/man8
51 file path=lib/svc/manifest/network/dns/multicast.xml group=sys mode=0444
52 file path=usr/bin/dns-sd mode=0555
53 file path=usr/include/dns_sd.h
54 file path=usr/lib/$(ARCH64)/libdns_sd.so.1
55 file path=usr/lib/$(ARCH64)/nss_mdns.so.1
56 file path=usr/lib/inet/mdnsd mode=0555
57 file path=usr/lib/libdns_sd.so.1
58 file path=usr/lib/nss_mdns.so.1
59 file path=usr/share/man/man3dns_sd/DNSServiceBrowse.3dns_sd
60 file path=usr/share/man/man3dns_sd/DNSServiceConstructFullName.3dns_sd
61 file path=usr/share/man/man3dns_sd/DNSServiceCreateConnection.3dns_sd
62 file path=usr/share/man/man3dns_sd/DNSServiceEnumerateDomains.3dns_sd
63 file path=usr/share/man/man3dns_sd/DNSServiceProcessResult.3dns_sd
64 file path=usr/share/man/man3dns_sd/DNSServiceQueryRecord.3dns_sd
65 file path=usr/share/man/man3dns_sd/DNSServiceReconfirmRecord.3dns_sd
66 file path=usr/share/man/man3dns_sd/DNSServiceRefDeallocate.3dns_sd
67 file path=usr/share/man/man3dns_sd/DNSServiceRefSockFD.3dns_sd
68 file path=usr/share/man/man3dns_sd/DNSServiceRegister.3dns_sd
69 file path=usr/share/man/man3dns_sd/DNSServiceResolve.3dns_sd
70 file path=usr/share/man/man3dns_sd/TXTRecordCreate.3dns_sd
71 file path=usr/share/man/man3lib/libdns_sd.3lib
72 file path=usr/share/man/man8/dns-sd.8
73 file path=usr/share/man/man8/mdnsd.8
74 license cr_Sun license=cr_Sun
75 license lic_CDDL license=lic_CDDL
76 license usr/src/cmd/cmd-inet/usr.lib/mdnsd/THIRDPARTYLICENSE \
77     license=usr/src/cmd/cmd-inet/usr.lib/mdnsd/THIRDPARTYLICENSE
78 license usr/src/lib/libdns_sd/THIRDPARTYLICENSE \
79     license=usr/src/lib/libdns_sd/THIRDPARTYLICENSE
80 link path=usr/lib/$(ARCH64)/libdns_sd.so target=libdns_sd.so.1
81 link path=usr/lib/libdns_sd.so target=libdns_sd.so.1