xref: /onnv-gate/usr/src/pkg/manifests/source-network-pppdump.mf (revision 13057:97ef25510836)
111838SLiane.Praza@Sun.COM#
211838SLiane.Praza@Sun.COM# CDDL HEADER START
311838SLiane.Praza@Sun.COM#
411838SLiane.Praza@Sun.COM# The contents of this file are subject to the terms of the
511838SLiane.Praza@Sun.COM# Common Development and Distribution License (the "License").
611838SLiane.Praza@Sun.COM# You may not use this file except in compliance with the License.
711838SLiane.Praza@Sun.COM#
811838SLiane.Praza@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
911838SLiane.Praza@Sun.COM# or http://www.opensolaris.org/os/licensing.
1011838SLiane.Praza@Sun.COM# See the License for the specific language governing permissions
1111838SLiane.Praza@Sun.COM# and limitations under the License.
1211838SLiane.Praza@Sun.COM#
1311838SLiane.Praza@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
1411838SLiane.Praza@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1511838SLiane.Praza@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
1611838SLiane.Praza@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
1711838SLiane.Praza@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
1811838SLiane.Praza@Sun.COM#
1911838SLiane.Praza@Sun.COM# CDDL HEADER END
2011838SLiane.Praza@Sun.COM#
2111838SLiane.Praza@Sun.COM
2211838SLiane.Praza@Sun.COM#
2312616Sdp@eng.sun.com# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
2411838SLiane.Praza@Sun.COM#
2511838SLiane.Praza@Sun.COM
2611838SLiane.Praza@Sun.COMset name=pkg.fmri value=pkg:/source/network/pppdump@$(PKGVERS)
2711838SLiane.Praza@Sun.COMset name=pkg.description \
2811838SLiane.Praza@Sun.COM    value="Source for the optional GNU utilities for use with PPP"
2911838SLiane.Praza@Sun.COMset name=pkg.summary value="Source for the GNU utilities for PPP"
3012616Sdp@eng.sun.comset name=info.classification \
3112616Sdp@eng.sun.com    value=org.opensolaris.category.2008:Development/GNU
3211838SLiane.Praza@Sun.COMset name=variant.arch value=$(ARCH)
3311838SLiane.Praza@Sun.COMdir path=usr group=sys
3411838SLiane.Praza@Sun.COMdir path=usr/share group=sys
3511838SLiane.Praza@Sun.COMdir path=usr/share/src group=sys
3611838SLiane.Praza@Sun.COMdir path=usr/share/src/ppputil
3711838SLiane.Praza@Sun.COMdir path=usr/share/src/ppputil/plugins
3811838SLiane.Praza@Sun.COMdir path=usr/share/src/ppputil/pppdump
3911838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/CHANGES
4011838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/COPYING
4111838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/INSTALL
4211838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/LICENSE
4311838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/Makefile
4411838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/README
4511838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/plugins/Makefile
4611838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/plugins/minconn.c
4711838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/plugins/passprompt.c
4811838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/plugins/pppd.h
4911838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/pppdump/Makefile
5011838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/pppdump/bsd-comp.c
5111838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/pppdump/deflate.c
5211838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/pppdump/ppp-comp.h
5311838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/pppdump/pppdump.1m
5411838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/pppdump/pppdump.c
5511838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/pppdump/zlib.c
5611838SLiane.Praza@Sun.COMfile path=usr/share/src/ppputil/pppdump/zlib.h
57*13057SPeter.Dennis@Oracle.COMlegacy pkg=SUNWpppgS \
5811838SLiane.Praza@Sun.COM    desc="Source for the optional GNU utilities for use with PPP" \
59*13057SPeter.Dennis@Oracle.COM    name="Source for the GNU utilities for PPP"
6011838SLiane.Praza@Sun.COMlicense cr_Sun license=cr_Sun
6112998SMark.J.Nelson@Oracle.COMlicense usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/THIRDPARTYLICENSE.minconnect \
6212998SMark.J.Nelson@Oracle.COM    license=usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/THIRDPARTYLICENSE.minconnect
6312998SMark.J.Nelson@Oracle.COMlicense usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/THIRDPARTYLICENSE.passwd \
6412998SMark.J.Nelson@Oracle.COM    license=usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/THIRDPARTYLICENSE.passwd
6512998SMark.J.Nelson@Oracle.COMlicense usr/src/cmd/cmd-inet/usr.bin/pppdump/THIRDPARTYLICENSE \
6612998SMark.J.Nelson@Oracle.COM    license=usr/src/cmd/cmd-inet/usr.bin/pppdump/THIRDPARTYLICENSE
67