gcc-6: use $(GNU_ARCH) in manifest
[unleashed-userland.git] / components / mail / procmail / procmail.p5m
blob54416c6037816d6d0abd91c0563e4f4539b56e4d
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
23 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
28 # Get examples from component source directory.
29 <transform file path=usr/share/doc/procmail/examples/(.+$) -> set action.hash examples/%<1>>
31 set name=pkg.fmri \
32     value=pkg:/mail/procmail@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
33 set name=pkg.summary value="Mail processing program"
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."
36 set name=com.oracle.info.description value="the procmail mail processing program"
37 set name=com.oracle.info.tpno value=9003
38 set name=info.classification \
39     value=org.opensolaris.category.2008:Applications/Internet
40 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
42 set name=org.opensolaris.arc-caseid value=PSARC/2000/488
43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
44 file path=usr/bin/formail
45 file path=usr/bin/lockfile
46 file path=usr/bin/mailstat
47 file path=usr/bin/procmail
48 file path=usr/share/doc/procmail/examples/1procmailrc
49 file path=usr/share/doc/procmail/examples/1rmail
50 file path=usr/share/doc/procmail/examples/2procmailrc
51 file path=usr/share/doc/procmail/examples/2rmail
52 file path=usr/share/doc/procmail/examples/3procmailrc
53 file path=usr/share/doc/procmail/examples/3rmail
54 file path=usr/share/doc/procmail/examples/advanced
55 file path=usr/share/doc/procmail/examples/dirname
56 file path=usr/share/doc/procmail/examples/forward
57 file path=usr/share/doc/procmail/examples/local_procmail_lmtp.m4
58 file path=usr/share/doc/procmail/examples/mailstat
59 file path=usr/share/doc/procmail/examples/procmail-rpm.spec
60 file procmailrc path=usr/share/doc/procmail/telsas_procmailrc
61 file path=usr/share/man/man1/formail.1
62 file path=usr/share/man/man1/lockfile.1
63 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/man5/procmailex.5
66 file path=usr/share/man/man5/procmailrc.5
67 file path=usr/share/man/man5/procmailsc.5
68 legacy pkg=SUNWprocmail \
69     desc="Procmail Mail Processing Program" \
70     name="Procmail Mail Processing Program"
71 license procmail.license license="GPLv2+ or Artistic"