diff options
author | pi <pi@FreeBSD.org> | 2019-08-27 21:00:38 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2019-08-27 21:00:38 +0800 |
commit | 308f1825cc5e11555f82d2ce8723e305043e4993 (patch) | |
tree | 5d7fb5792a1f1d1d038b75f6575c382dd5ae9290 /comms/Makefile | |
parent | 1869e55f48d600b6c91fa506307f7815ffc12882 (diff) | |
download | freebsd-ports-gnome-308f1825cc5e11555f82d2ce8723e305043e4993.tar.gz freebsd-ports-gnome-308f1825cc5e11555f82d2ce8723e305043e4993.tar.zst freebsd-ports-gnome-308f1825cc5e11555f82d2ce8723e305043e4993.zip |
New port: comms/openzwave-devel
Free software library that interfaces with selected Z-Wave PC controllers,
allowing anyone to create applications that manipulate and respond to
devices on a Z-Wave network, without requiring in-depth knowledge of the
Z-Wave protocol.
WWW: http://www.openzwave.net/
PR: 239967
Submitted by: Xavier <kiwi@oav.net>
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 76165030f8f3..62456177f741 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -110,6 +110,7 @@ SUBDIR += obexapp SUBDIR += openobex SUBDIR += openzwave + SUBDIR += openzwave-devel SUBDIR += owfs SUBDIR += p5-Cisco-UCS SUBDIR += p5-Device-Gsm |