components/procmail/procmail.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2733 6b3dadfc2c0c
child 3734 24181f5eb463
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    27 
    27 
    28 # Get examples from component source directory.
    28 # Get examples from component source directory.
    32     value=pkg:/mail/procmail@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32     value=pkg:/mail/procmail@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    33 set name=pkg.summary value="Mail processing program"
    33 set name=pkg.summary value="Mail processing program"
    34 set name=pkg.description \
    34 set name=pkg.description \
    35     value="Procmail can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (real convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone."
    35     value="Procmail can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (real convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone."
    36 set name=com.oracle.info.description value="the procmail mail processing program"
    36 set name=com.oracle.info.description value="the procmail mail processing program"
    37 set name=com.oracle.info.tpno value=9003
    37 set name=com.oracle.info.tpno value=$(TPNO)
    38 set name=info.classification \
    38 set name=info.classification \
    39     value=org.opensolaris.category.2008:Applications/Internet
    39     value=org.opensolaris.category.2008:Applications/Internet
    40 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    40 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    42 set name=org.opensolaris.arc-caseid value=PSARC/2000/488
    42 set name=org.opensolaris.arc-caseid value=PSARC/2000/488