Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"). You may
# only use this file in accordance with the terms of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
# Copyright (c) 2013, Adam Stevko <adam.stevko@gmail.com> 
#
 
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 
set name=pkg.fmri value=pkg:/network/socat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="socat is a larger and more flexible variant of netcat." 
set name=info.classification value="org.opensolaris.category.2008:Applications/Internet"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license socat.license license='GPLv2'
 
dir  path=usr
dir  path=usr/bin
file path=usr/bin/filan
file path=usr/bin/procan
file path=usr/bin/socat
dir  path=usr/share
dir  path=usr/share/man
dir  path=usr/share/man/man1
file path=usr/share/man/man1/socat.1