components/fastcgi/fcgi-doc.p5m
changeset 144 6de74932ef46
child 181 87e11e685b1f
equal deleted inserted replaced
143:b125d3ff99f0 144:6de74932ef46
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     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.
       
     7 #
       
     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.
       
    12 #
       
    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]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 set name=pkg.fmri value=pkg:/library/fastcgi/documentation@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    24 set name=pkg.summary value="FastCGI - documentation"
       
    25 set name=pkg.description value="Documentation for FastCGI application libraries"
       
    26 set name=info.classification value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
       
    27 set name=info.upstream_url value=http://www.fastcgi.com
       
    28 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    30 
       
    31 dir path=usr
       
    32 dir path=usr/share
       
    33 dir path=usr/share/doc
       
    34 dir path=usr/share/doc/fastcgi
       
    35 dir path=usr/share/doc/fastcgi/fastcgi-prog-guide
       
    36 dir path=usr/share/doc/fastcgi/fastcgi-whitepaper
       
    37 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/apaman.htm
       
    38 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch1intra.gif
       
    39 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ap_guide.htm
       
    40 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ap_guida.htm
       
    41 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch1inta1.gif
       
    42 file path=usr/share/doc/fastcgi/fastcgi-whitepaper/fastcgi.htm
       
    43 file path=usr/share/doc/fastcgi/fastcgi-whitepaper/img00001.gif
       
    44 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch2c.htm
       
    45 file path=usr/share/doc/fastcgi/fastcgi-whitepaper/img00003.gif
       
    46 file path=usr/share/doc/fastcgi/fcgi-perf.htm
       
    47 file path=usr/share/doc/fastcgi/fcgi-perl.htm
       
    48 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch3perl.htm
       
    49 file path=usr/share/doc/fastcgi/fastcgi-whitepaper/img00002.gif
       
    50 file path=usr/share/doc/fastcgi/fcgi-java.htm
       
    51 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/covera.gif
       
    52 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch1intro.htm
       
    53 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/ch4tcl.htm
       
    54 file path=usr/share/doc/fastcgi/fcgi-devel-kit.htm
       
    55 file path=usr/share/doc/fastcgi/fastcgi-prog-guide/cover.htm
       
    56 file path=usr/share/doc/fastcgi/overview.html
       
    57 file path=usr/share/doc/fastcgi/fcgi-tcl.htm
       
    58 file path=usr/share/doc/fastcgi/omi-logo.gif
       
    59 file path=usr/share/doc/fastcgi/www5-api-workshop.html
       
    60 
       
    61 license fcgi.license license="FastCGI"
       
    62 
       
    63 legacy pkg=SUNWfcgi-doc \
       
    64 	name="FastCGI Application Libraries - Documentation" \
       
    65 	desc="Documentation for FastCGI Application Libraries (2.4.0)"