diff options
author | pi <pi@FreeBSD.org> | 2019-01-06 21:33:31 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2019-01-06 21:33:31 +0800 |
commit | 6639c610c37588199879517bc235dad25aa32002 (patch) | |
tree | f98190f75438922450be6049f6de02ef1a070486 /comms/Makefile | |
parent | 72c5841ce8ec7f4cc91e23c96015d4d85288b445 (diff) | |
download | freebsd-ports-gnome-6639c610c37588199879517bc235dad25aa32002.tar.gz freebsd-ports-gnome-6639c610c37588199879517bc235dad25aa32002.tar.zst freebsd-ports-gnome-6639c610c37588199879517bc235dad25aa32002.zip |
New port: comms/snap7
Snap7, through three specialized components: Client and the inedited Server
and Partner, allows you to definitively integrate your PC based systems into
a PLC automation chain.
Designed to transfer large amounts of hi-speed data in industrial facilities,
it scales easily, down to small Linux Arm boards such as Raspberry PI.
Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono,
Pascal, LabVIEW, Python with many source code examples.
Very detailed documentation provided.
WWW: http://sourceforge.net/projects/snap7/
PR: 215409
Submitted by: vova@fbsd.ru
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 6c4685f8f572..bc9dcc97b1ec 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -164,6 +164,7 @@ SUBDIR += seyon SUBDIR += sms_client SUBDIR += smstools3 + SUBDIR += snap7 SUBDIR += spandsp SUBDIR += splat SUBDIR += sredird |