169b3e104SGarrett D'Amore#
269b3e104SGarrett D'Amore# CDDL HEADER START
369b3e104SGarrett D'Amore#
469b3e104SGarrett D'Amore# The contents of this file are subject to the terms of the
569b3e104SGarrett D'Amore# Common Development and Distribution License (the "License").
669b3e104SGarrett D'Amore# You may not use this file except in compliance with the License.
769b3e104SGarrett D'Amore#
869b3e104SGarrett D'Amore# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
969b3e104SGarrett D'Amore# or http://www.opensolaris.org/os/licensing.
1069b3e104SGarrett D'Amore# See the License for the specific language governing permissions
1169b3e104SGarrett D'Amore# and limitations under the License.
1269b3e104SGarrett D'Amore#
1369b3e104SGarrett D'Amore# When distributing Covered Code, include this CDDL HEADER in each
1469b3e104SGarrett D'Amore# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1569b3e104SGarrett D'Amore# If applicable, add the following below this CDDL HEADER, with the
1669b3e104SGarrett D'Amore# fields enclosed by brackets "[]" replaced with your own identifying
1769b3e104SGarrett D'Amore# information: Portions Copyright [yyyy] [name of copyright owner]
1869b3e104SGarrett D'Amore#
1969b3e104SGarrett D'Amore# CDDL HEADER END
2069b3e104SGarrett D'Amore#
2169b3e104SGarrett D'Amore
2269b3e104SGarrett D'Amore#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
2469b3e104SGarrett D'Amore#
2569b3e104SGarrett D'Amore
26ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/network/netcat@$(PKGVERS)
27ead1f93eSLiane Prazaset name=pkg.summary value="Netcat Command"
2886d41711SAndy Fiddamanset name=pkg.description value="Netcat Command"
29ead1f93eSLiane Prazaset name=info.classification \
30ead1f93eSLiane Praza    value=org.opensolaris.category.2008:Applications/Internet
31ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
3286d41711SAndy Fiddamandir  path=usr group=sys
3386d41711SAndy Fiddamandir  path=usr/bin
34ead1f93eSLiane Prazafile path=usr/bin/nc mode=0555
3586d41711SAndy Fiddamandir  path=usr/share/man/man1
36c10c16deSRichard Lowefile path=usr/share/man/man1/nc.1
3771e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWnetcat desc="Netcat Command" name="Netcat Command"
385084e753SMark J. Nelsonlicense usr/src/cmd/cmd-inet/usr.bin/nc/THIRDPARTYLICENSE \
395084e753SMark J. Nelson    license=usr/src/cmd/cmd-inet/usr.bin/nc/THIRDPARTYLICENSE
40