components/w3m/w3m.p5m
changeset 7220 69d9c93534a6
parent 7219 ed371e14667e
child 7221 0e3ebbcfc116
equal deleted inserted replaced
7219:ed371e14667e 7220:69d9c93534a6
     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) 2014, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/web/browser/w3m@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="A text-based web browser"
       
    28 set name=pkg.description \
       
    29     value="w3m is a pager and/or text-based browser. It can handle table, cookies, authentication, and almost everything except JavaScript."
       
    30 set name=com.oracle.info.description value="the w3m test-based web browser"
       
    31 set name=com.oracle.info.tpno value=$(TPNO)
       
    32 set name=info.classification \
       
    33     value=org.opensolaris.category.2008:Applications/Internet
       
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    36 set name=org.opensolaris.arc-caseid value=LSARC/2008/346
       
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    38 file path=usr/bin/w3m
       
    39 file path=usr/bin/w3mman
       
    40 file path=usr/lib/w3m/cgi-bin/dirlist.cgi
       
    41 file path=usr/lib/w3m/cgi-bin/multipart.cgi
       
    42 file path=usr/lib/w3m/cgi-bin/w3mbookmark
       
    43 file path=usr/lib/w3m/cgi-bin/w3mhelp.cgi
       
    44 file path=usr/lib/w3m/cgi-bin/w3mhelperpanel
       
    45 file path=usr/lib/w3m/cgi-bin/w3mmail.cgi
       
    46 file path=usr/lib/w3m/cgi-bin/w3mman2html.cgi
       
    47 file path=usr/lib/w3m/inflate
       
    48 file path=usr/lib/w3m/w3mimgdisplay
       
    49 file path=usr/lib/w3m/xface2xpm
       
    50 file path=usr/share/locale/ja/LC_MESSAGES/w3m.mo
       
    51 file path=usr/share/man/ja/man1/w3m.1
       
    52 file path=usr/share/man/man1/w3m.1
       
    53 file path=usr/share/man/man1/w3mman.1
       
    54 file path=usr/share/w3m/w3mhelp-funcdesc.en.pl
       
    55 file path=usr/share/w3m/w3mhelp-funcdesc.ja.pl
       
    56 file path=usr/share/w3m/w3mhelp-funcname.pl
       
    57 file path=usr/share/w3m/w3mhelp.html
       
    58 license w3m.license license=MIT