print-lp-ipp-ipp-listener.mf revision 71e464e521434117b4a9290e959715a305141f0b
2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A
2N/A#
2N/A# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A
2N/Aset name=pkg.fmri value=pkg:/print/lp/ipp/ipp-listener@$(PKGVERS)
2N/Aset name=pkg.description \
2N/A value="Internet Printing Protocol(IPP) Apache module for listening service"
2N/Aset name=pkg.summary value="Internet Printing Protocol(IPP) listener module"
2N/Aset name=info.classification \
2N/A value=org.opensolaris.category.2008:System/Printing
2N/Aset name=variant.arch value=$(ARCH)
2N/Adir path=etc group=sys
2N/Adir path=etc/apache
2N/Adir path=lib
2N/Adir path=lib/svc
2N/Adir path=lib/svc/manifest group=sys
2N/Adir path=lib/svc/manifest/application group=sys
2N/Adir path=lib/svc/manifest/application/print group=sys
2N/Adir path=usr group=sys
2N/Adir path=usr/apache
2N/Adir path=usr/apache/libexec
2N/Adir path=var group=sys
2N/Adir path=var/lp group=lp mode=0775 owner=lp
2N/Adir path=var/lp/ipp-listener
2N/Afile path=etc/apache/httpd-standalone-ipp.conf \
2N/A original_name=SUNWippl:etc/apache/httpd-standalone-ipp.conf preserve=true
2N/Afile path=lib/svc/manifest/application/print/ipp-listener.xml group=sys \
2N/A mode=0444
2N/Afile path=usr/apache/libexec/mod_ipp.so mode=0555
2N/Afile path=var/lp/ipp-listener/index.html mode=0444
2N/Alegacy pkg=SUNWipplr \
2N/A desc="Internet Printing Protocol(IPP) Apache configuration for service module" \
2N/A name="Internet Printing Protocol(IPP) listener, (root)" \
2N/A version=13.1,REV=2009.11.11
2N/Alegacy pkg=SUNWipplu \
2N/A desc="Internet Printing Protocol(IPP) Apache module for listening service" \
2N/A name="Internet Printing Protocol(IPP) listener module (/usr)" \
2N/A version=13.1,REV=2009.11.11
2N/Alicense cr_Sun license=cr_Sun
2N/Alicense lic_CDDL license=lic_CDDL
2N/A