SPK_NAME = socat
SPK_VERS = 1.8.1.1
SPK_REV = 1

DEPENDS = cross/socat

MAINTAINER = SynoCommunity
DESCRIPTION = socat - Multipurpose relay \(SOcket CAT)\. Socat is a command line based utility that establishes two bidirectional byte streams and transfers data between them. Because the streams can be constructed from a large set of different types of data sinks and sources, and because lots of address options may be applied to the streams, socat can be used for many different purposes.

DISPLAY_NAME = socat
STARTABLE = no

HOMEPAGE = http://www.dest-unreach.org/socat/
LICENSE = GPLv2

SPK_COMMANDS = bin/socat bin/socat1 bin/filan bin/procan
SPK_COMMANDS += bin/socat-broker.sh bin/socat-chain.sh bin/socat-mux.sh

include ../../mk/spksrc.spk.mk
