Source-Makefile: feeds/packages/net/socat/Makefile

Package: socat
Version: 1.8.0.0-r2
Depends: +libc +libpthread +librt +SOCAT_SSL:libopenssl
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: A multipurpose relay (SOcket CAT)
Maintainer: Ted Hess <thess@kitschensync.net>
Source: socat-1.8.0.0.tar.bz2
License: GPL-2.0-or-later OpenSSL
LicenseFiles: COPYING COPYING.OpenSSL
CPE-ID: cpe:/a:dest-unreach:socat
URL: http://www.dest-unreach.org/socat/
Type: ipkg
Description: 	SoCat (for SOcket CAT) establishes two bidirectional byte streams and
	transfers data between them.
	Data channels may be files, pipes, devices (terminal or modem, etc.), or
	sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking,
	logging and tracing, different modes for interprocess communication and
	many more options.
@@
Config:
config SOCAT_SSL
        bool "SSL support"
        depends on PACKAGE_socat
        default n
        help
          Implements SSL support in socat (using libopenssl).
@@


