components/slrn/slrn.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 3089 41e4d4914121
child 3734 24181f5eb463
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    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=com.oracle.info.tpno value=$(TPNO)
    34 set name=info.classification \
    34 set name=info.classification \
    35     value="org.opensolaris.category.2008:Applications/Internet"
    35     value="org.opensolaris.category.2008:Applications/Internet"
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.source-url \
    37 set name=info.source-url \
    38     value=$(COMPONENT_ARCHIVE_URL)
    38     value=$(COMPONENT_ARCHIVE_URL)