diff options
author | ohauer <ohauer@FreeBSD.org> | 2016-04-08 03:51:27 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2016-04-08 03:51:27 +0800 |
commit | ba081a3331e890629f27b7fcfd25a8ba8bf211be (patch) | |
tree | f105eebe48d4f7382b737756cc4ae702d856e5d3 /net/Makefile | |
parent | a1613fa728f352a21821512bb062d1a766fa6809 (diff) | |
download | freebsd-ports-gnome-ba081a3331e890629f27b7fcfd25a8ba8bf211be.tar.gz freebsd-ports-gnome-ba081a3331e890629f27b7fcfd25a8ba8bf211be.tar.zst freebsd-ports-gnome-ba081a3331e890629f27b7fcfd25a8ba8bf211be.zip |
dd new port p5-Net-MQTT
Net::MQTT - Perl modules for MQTT Protocol (http://mqtt.org/)
Low level API for the MQTT protocol described at http://mqtt.org.
IMPORTANT: This is an early release and the API is still subject to change.
PR: 206173
Submitted by: Alex.Bakhtin@gmail.com
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 9fc15b60bc00..95ec7cc1c9e3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -639,6 +639,7 @@ SUBDIR += p5-Net-LimeLight-Purge SUBDIR += p5-Net-MAC SUBDIR += p5-Net-MAC-Vendor + SUBDIR += p5-Net-MQTT SUBDIR += p5-Net-Mosso-CloudFiles SUBDIR += p5-Net-MovableType SUBDIR += p5-Net-NBName |