usr/src/pkgdefs/SUNWuacm/pkginfo.tmpl
author yq193411
Tue, 12 Dec 2006 23:36:51 -0800
changeset 3227 9602d8b74112
permissions -rw-r--r--
6428204 CDC ACM class driver and devices with modem function need to be supported
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3227
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
     1
#
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
     2
# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
     3
# Use is subject to license terms.
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
     4
#
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
     5
# CDDL HEADER START
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
     6
#
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
     7
# The contents of this file are subject to the terms of the
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
     8
# Common Development and Distribution License (the "License").
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
     9
# You may not use this file except in compliance with the License.
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    10
#
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    11
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    12
# or http://www.opensolaris.org/os/licensing.
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    13
# See the License for the specific language governing permissions
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    14
# and limitations under the License.
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    15
#
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    16
# When distributing Covered Code, include this CDDL HEADER in each
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    17
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    18
# If applicable, add the following below this CDDL HEADER, with the
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    19
# fields enclosed by brackets "[]" replaced with your own identifying
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    20
# information: Portions Copyright [yyyy] [name of copyright owner]
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    21
#
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    22
# CDDL HEADER END
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    23
#
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    24
# ident	"%Z%%M%	%I%	%E% SMI"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    25
#
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    26
# This required package information file describes characteristics of the
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    27
# package, such as package abbreviation, full package name, package version,
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    28
# and package architecture.
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    29
#
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    30
PKG="SUNWuacm"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    31
NAME="CDC ACM USB-to-serial driver"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    32
ARCH="ISA"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    33
CATEGORY="system"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    34
BASEDIR=/
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    35
SUNW_PKGTYPE="root"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    36
CLASSES="none"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    37
DESC="CDC ACM USB-to-serial driver"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    38
SUNW_PRODNAME="SunOS"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    39
SUNW_PRODVERS="RELEASE/VERSION"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    40
VERSION="ONVERS,REV=0.0.0"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    41
VENDOR="Sun Microsystems, Inc."
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    42
HOTLINE="Please contact your local service provider"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    43
EMAIL=""
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    44
MAXINST="1000"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    45
SUNW_PKGVERS="1.0"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    46
SUNW_PKG_ALLZONES="true"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    47
SUNW_PKG_HOLLOW="true"
9602d8b74112 6428204 CDC ACM class driver and devices with modem function need to be supported
yq193411
parents:
diff changeset
    48
SUNW_PKG_THISZONE="false"