spirv-headers: add 1.3.280.0
[oi-userland.git] / components / sysutils / clamav / clamav-milter.p5m
blob7a51a54fee002c3695d4778c390e92a9bb04f0be
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
21 # Copyright (c) 2016 Jim Klimov. All rights reserved.
22 # Copyright (c) 2022 Friedrich Kink. All rights reserved.
25 # pull the manpages out of the component dir
26 <transform file path=usr/share/man/(man3/.+$) -> set action.hash %<\1> >
28 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
29 set name=pkg.fmri \
30     value=pkg:/$(COMPONENT_FMRI)-milter@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
31 set name=pkg.summary value="$(COMPONENT_SUMMARY) - milter client for e-mail relays"
32 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
37 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
39 depend fmri=$(COMPONENT_FMRI)-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) type=require
40 ### The above lines should ensure common ClamAV dependencies du-jour
41 ### as well as "clamav" UID and GID
42 ### Sendmail AND its libmilter are needed for clamav-milter.
44 file \
45     files/clamav-milter.xml \
46     path=lib/svc/manifest/application/clamav-milter.xml \
47     restart_fmri=svc:/system/manifest-import:default
49 file \
50     etc/clamav/clamav-milter.conf.sample \
51     path=usr/share/clamav/clamav-milter.conf.sample-v$(IPS_COMPONENT_VERSION)
52 file \
53     files/clamav-milter.conf.sol \
54     path=usr/share/clamav/clamav-milter.conf.sol
56 file path=usr/share/man/man5/clamav-milter.conf.5
57 file path=usr/share/man/man8/clamav-milter.8
59 file path=usr/sbin/clamav-milter