# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 PortGroup cmake 1.1 PortGroup legacysupport 1.1 PortGroup openssl 1.0 github.setup eclipse paho.mqtt.c 1.3.13 v revision 0 categories net maintainers nomaintainer license EPL-2 description Library to enable applications to connect to an MQTT broker to publish and receive messages. long_description MQTT and MQTT-SN are lightweight publish/subscribe \ messaging transports for TCP/IP and connectionless \ protocols (such as UDP) respectively. The Eclipse \ Paho project provides open source, mainly client side, \ implementations of MQTT and MQTT-SN in a variety of \ programming languages. # clock_gettime legacysupport.newest_darwin_requires_legacy 15 # We enable SSL so that the paho.mqtt.cpp library builds without issues configure.args-append \ -DPAHO_WITH_SSL=ON checksums rmd160 69206580bada08a339b932d3082bf8b91a6e9827 \ sha256 307361735039878bb82654a9decaf86b3d45f6aa62b96648dfae5fd4a1f65925 \ size 3489430