nsprpub/pkg/solaris/SUNWpr/pkginfo.tmpl

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

michael@0 1 #
michael@0 2 # Copyright 2005 Sun Microsystems, Inc. All rights reserved.
michael@0 3 # Use is subject to license terms.
michael@0 4 #
michael@0 5 # This Source Code Form is subject to the terms of the Mozilla Public
michael@0 6 # License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
michael@0 8 #
michael@0 9 #ident "$Id$"
michael@0 10 #
michael@0 11 #
michael@0 12 # This required package information file describes characteristics of the
michael@0 13 # package, such as package abbreviation, full package name, package version,
michael@0 14 # and package architecture.
michael@0 15 #
michael@0 16 PKG="SUNWpr"
michael@0 17 NAME="Netscape Portable Runtime"
michael@0 18 ARCH="ISA"
michael@0 19 VERSION="NSPRVERS,REV=0.0.0"
michael@0 20 SUNW_PRODNAME="Netscape Portable Runtime"
michael@0 21 SUNW_PRODVERS="NSPRVERS"
michael@0 22 SUNW_PKGTYPE="usr"
michael@0 23 MAXINST="1000"
michael@0 24 CATEGORY="system"
michael@0 25 DESC="Netscape Portable Runtime Interface"
michael@0 26 VENDOR="Sun Microsystems, Inc."
michael@0 27 HOTLINE="Please contact your local service provider"
michael@0 28 EMAIL=""
michael@0 29 CLASSES="none"
michael@0 30 BASEDIR=/
michael@0 31 SUNW_PKGVERS="1.0"
michael@0 32 #VSTOCK="<reserved by Release Engineering for package part #>"
michael@0 33 #ISTATES="<developer defined>"
michael@0 34 #RSTATES='<developer defined>'
michael@0 35 #ULIMIT="<developer defined>"
michael@0 36 #ORDER="<developer defined>"
michael@0 37 #PSTAMP="<developer defined>"
michael@0 38 #INTONLY="<developer defined>"

mercurial