blob: aaf422cd6ef01664194e774ad7e77c94f03bbe70 (
plain) (
tree)
|
|
PORTNAME= mqtt
PORTVERSION= 0.5.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Implementation of the MQTT protocol
WWW= https://github.com/njh/ruby-mqtt
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>
|