aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2020-03-25 17:58:43 +0000
committerDiane Bruce <db@FreeBSD.org>2020-03-25 17:58:43 +0000
commit0e036a83d17749bfc1476fa318a933bfec9dff74 (patch)
treef712c692b80a2af088be84da421c9a8cfdf6cbc9 /net/Makefile
parenta5aa98444a08361234d21e31edd86a899ec4ba33 (diff)
downloadports-0e036a83d17749bfc1476fa318a933bfec9dff74.tar.gz
ports-0e036a83d17749bfc1476fa318a933bfec9dff74.zip
libArcus
This library contains C++ code and Python3 bindings for creating a socket in a thread and using this socket to send and receive messages based on the Protocol Buffers library. It is designed to facilitate the communication between Cura and its backend and similar code. WWW: https://github.com/Ultimaker/libArcus
Notes
Notes: svn path=/head/; revision=529112
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 495ac330eef9..b131a58e9425 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -345,6 +345,7 @@
SUBDIR += ldapsh
SUBDIR += leproxy
SUBDIR += lft
+ SUBDIR += libarcus
SUBDIR += libarms
SUBDIR += libbgpdump
SUBDIR += libcapn