Bump xkbcomp to 1.3.1
[unleashed-userland.git] / components / tuntap / tun-header.p5m
blobab8256112d7c43b0a8fb7fbc2e81edf2c96a1c16
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
11
12 # Copyright 2013, Adam Stevko. All rights reserved.
15 set name=pkg.fmri value=pkg:/driver/network/header-tun@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="Header file for TUN driver from tuntap package"
17 set name=pkg.description value="$(COMPONENT_DESCRIPTION)"
18 set name=info.classification value="org.opensolaris.category.2008:Drivers/Networking"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_NAME).license license="$(COMPONENT_LICENSE)"
25 dir  path=usr
26 dir  path=usr/include
27 dir  path=usr/include/net
28 file path=usr/include/net/if_tun.h