components/daq/daq.p5m
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Fri, 14 Oct 2016 14:53:30 -0700
changeset 7114 72d09e38c454
parent 3732 0f62cc221c7e
child 7288 6fa98a77f4d9
permissions -rw-r--r--
24850486 Yelp says XSLT stylesheet `/usr/share/yelp/xslt/mal2html.xsl' is missing

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/system/library/libdaq@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Snort data acquisition library for packet I/O"
set name=com.oracle.info.description \
    value="the Snort data acquisition library for packet I/O"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:System/Libraries
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2012/203 value=PSARC/2014/346
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/bin/$(MACH64)/daq-modules-config
file path=usr/bin/daq-modules-config
file path=usr/include/daq.h
file path=usr/include/daq_api.h
file path=usr/include/daq_common.h
file path=usr/include/sfbpf.h
file path=usr/include/sfbpf_dlt.h
file path=usr/lib/$(MACH64)/daq/daq_dump.so
file path=usr/lib/$(MACH64)/daq/daq_pcap.so
link path=usr/lib/$(MACH64)/libdaq.so target=libdaq.so.$(COMPONENT_VERSION)
file path=usr/lib/$(MACH64)/libdaq.so.$(COMPONENT_VERSION)
link path=usr/lib/$(MACH64)/libdaq.so.2 target=libdaq.so.$(COMPONENT_VERSION)
link path=usr/lib/$(MACH64)/libsfbpf.so target=libsfbpf.so.0.0.1
link path=usr/lib/$(MACH64)/libsfbpf.so.0 target=libsfbpf.so.0.0.1
file path=usr/lib/$(MACH64)/libsfbpf.so.0.0.1
file path=usr/lib/daq/daq_dump.so
file path=usr/lib/daq/daq_pcap.so
link path=usr/lib/libdaq.so target=libdaq.so.$(COMPONENT_VERSION)
file path=usr/lib/libdaq.so.$(COMPONENT_VERSION)
link path=usr/lib/libdaq.so.2 target=libdaq.so.$(COMPONENT_VERSION)
link path=usr/lib/libsfbpf.so target=libsfbpf.so.0.0.1
link path=usr/lib/libsfbpf.so.0 target=libsfbpf.so.0.0.1
file path=usr/lib/libsfbpf.so.0.0.1
license daq.license license=GPLv2