Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
commit | author | age
d038d7 1 #
JK 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.
5 #
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.
9 #
10
11 #
12 # Copyright 2016 Jim Klimov
13 #
14
15 set name=pkg.fmri value=pkg:/documentation/tuntap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="Documentation for tuntap, brdg and tunctl packages"
17 set name=pkg.description value="$(COMPONENT_DESCRIPTION)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
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)
22
23 license $(COMPONENT_NAME).license license="$(COMPONENT_LICENSE)"
24
25 file files/brdg_issue_en.png    path=usr/share/doc/tuntap/brdg_issue_en.png
26 file files/network_config.png   path=usr/share/doc/tuntap/network_config.png
27 file files/README-tuntap.html   path=usr/share/doc/tuntap/README-tuntap.html