Merge commit '720b16875295d57e0e6a4e0ec32db4d47412f896'
[unleashed.git] / usr / src / pkg / manifests / network-ipfilter-header-ipfilter.mf
blob1aaf5a569e388dffbcd87668f8de392f1fadb092
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.
27 # The default for payload-bearing actions in this package is to appear in the
28 # global zone only.  See the include file for greater detail, as well as
29 # information about overriding the defaults.
31 <include global_zone_only_component>
32 set name=pkg.fmri value=pkg:/network/ipfilter/header-ipfilter@$(PKGVERS)
33 set name=pkg.description value="C header files for IP Filter"
34 set name=pkg.summary value="IP Filter header files"
35 set name=info.classification \
36     value=org.opensolaris.category.2008:Development/System
37 set name=variant.arch value=$(ARCH)
38 dir path=usr group=sys
39 dir path=usr/include
40 dir path=usr/include/netinet
41 file path=usr/include/netinet/ip_auth.h
42 file path=usr/include/netinet/ip_compat.h
43 file path=usr/include/netinet/ip_fil.h
44 file path=usr/include/netinet/ip_frag.h
45 file path=usr/include/netinet/ip_htable.h
46 file path=usr/include/netinet/ip_lookup.h
47 file path=usr/include/netinet/ip_nat.h
48 file path=usr/include/netinet/ip_pool.h
49 file path=usr/include/netinet/ip_proxy.h
50 file path=usr/include/netinet/ip_state.h
51 file path=usr/include/netinet/ipf_stack.h
52 file path=usr/include/netinet/ipl.h
53 license cr_Sun license=cr_Sun
54 license usr/src/cmd/ipf/tools/IPFILTER.LICENCE \
55     license=usr/src/cmd/ipf/tools/IPFILTER.LICENCE