components/procmail/procmail.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 7957 39baccd8f6e8
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2015, 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.
    29 <transform file path=usr/share/doc/procmail/examples/(.+$) -> set action.hash examples/%<1>>
    29 <transform file path=usr/share/doc/procmail/examples/(.+$) -> set action.hash examples/%<1>>
    30 
    30 #
    31 set name=pkg.fmri \
    31 set name=pkg.fmri \
    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 \
       
    37     value="the procmail mail processing program"
    37 set name=com.oracle.info.tpno value=$(TPNO)
    38 set name=com.oracle.info.tpno value=$(TPNO)
    38 set name=info.classification \
    39 set name=info.classification \
    39     value=org.opensolaris.category.2008:Applications/Internet
    40     value=org.opensolaris.category.2008:Applications/Internet
    40 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    41 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    42 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    63 file debian/mailstat.1 path=usr/share/man/man1/mailstat.1
    64 file debian/mailstat.1 path=usr/share/man/man1/mailstat.1
    64 file path=usr/share/man/man1/procmail.1
    65 file path=usr/share/man/man1/procmail.1
    65 file path=usr/share/man/man5/procmailex.5
    66 file path=usr/share/man/man5/procmailex.5
    66 file path=usr/share/man/man5/procmailrc.5
    67 file path=usr/share/man/man5/procmailrc.5
    67 file path=usr/share/man/man5/procmailsc.5
    68 file path=usr/share/man/man5/procmailsc.5
    68 legacy pkg=SUNWprocmail \
    69 legacy pkg=SUNWprocmail desc="Procmail Mail Processing Program" \
    69     desc="Procmail Mail Processing Program" \
       
    70     name="Procmail Mail Processing Program"
    70     name="Procmail Mail Processing Program"
    71 license procmail.license license="GPLv2+ or Artistic"
    71 license procmail.license license="GPLv2+ or Artistic"
    72 # procmail was previously in the 'desktop' consolidation. This optional
    72 # procmail was previously in the 'desktop' consolidation. This optional
    73 # dependency is here to facilitate the safe transfer of the package 
    73 # dependency is here to facilitate the safe transfer of the package
    74 # to the 'userland' consolidation.
    74 # to the 'userland' consolidation.
    75 depend type=optional fmri=consolidation/desktop/[email protected]
    75 depend type=optional \
       
    76     fmri=consolidation/desktop/[email protected]