components/slrn/slrn.p5m
branchs11-update
changeset 3089 41e4d4914121
parent 2551 0391c5c3b137
child 3661 47545fb8aed4
equal deleted inserted replaced
3088:3f570a6d19b9 3089:41e4d4914121
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/network/nntp/slrn@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/network/nntp/slrn@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary \
    28 set name=pkg.summary \
    29     value="slrn - S-Lang read news"
    29     value="slrn - S-Lang read news"
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     value="slrn is an text-based news client, i.e. a program that accesses a newsserver to read messages from the Internet News service (also known as 'Usenet')."
    31     value="slrn is an text-based news client, i.e. a program that accesses a newsserver to read messages from the Internet News service (also known as 'Usenet')."
    32 set name=com.oracle.info.description value="the slrn news reader"
    32 set name=com.oracle.info.description value="the slrn news reader"
       
    33 set name=com.oracle.info.tpno value=8941
    33 set name=info.classification \
    34 set name=info.classification \
    34     value="org.opensolaris.category.2008:Applications/Internet"
    35     value="org.opensolaris.category.2008:Applications/Internet"
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.source-url \
    37 set name=info.source-url \
    37     value=$(COMPONENT_ARCHIVE_URL)
    38     value=$(COMPONENT_ARCHIVE_URL)