aboutsummaryrefslogtreecommitdiff
path: root/net/pecl-mosquitto
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-07-21 19:57:01 +0000
committerKurt Jaeger <pi@FreeBSD.org>2019-07-21 19:57:01 +0000
commita2bc959e560eabdf97b58942494d983969c83cae (patch)
treec9b83ecd1c86471b673202ce322f677054842dfc /net/pecl-mosquitto
parent637748ed72ad8d4acc9aa60c3303b2bdf2c8b103 (diff)
downloadports-a2bc959e560eabdf97b58942494d983969c83cae.tar.gz
ports-a2bc959e560eabdf97b58942494d983969c83cae.zip
Notes
Diffstat (limited to 'net/pecl-mosquitto')
-rw-r--r--net/pecl-mosquitto/Makefile18
-rw-r--r--net/pecl-mosquitto/distinfo3
-rw-r--r--net/pecl-mosquitto/pkg-descr4
3 files changed, 25 insertions, 0 deletions
diff --git a/net/pecl-mosquitto/Makefile b/net/pecl-mosquitto/Makefile
new file mode 100644
index 000000000000..4f18bd71d28c
--- /dev/null
+++ b/net/pecl-mosquitto/Makefile
@@ -0,0 +1,18 @@
+# Created by: Gasol Wu <gasol.wu@gmail.com>
+# $FreeBSD$
+
+PORTNAME= mosquitto
+PORTVERSION= 0.4.0
+CATEGORIES= net pear
+DISTNAME= Mosquitto-${PORTVERSION}
+
+MAINTAINER= gasol.wu@gmail.com
+COMMENT= Extension for libmosquitto
+
+LICENSE= BSD3CLAUSE
+
+BUILD_DEPENDS= mosquitto>=0:net/mosquitto
+
+USES= php:pecl
+
+.include <bsd.port.mk>
diff --git a/net/pecl-mosquitto/distinfo b/net/pecl-mosquitto/distinfo
new file mode 100644
index 000000000000..5c40ef939c97
--- /dev/null
+++ b/net/pecl-mosquitto/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1563563920
+SHA256 (PECL/Mosquitto-0.4.0.tgz) = eec599110f733afe5e0331a85d8feb354ec079b088bdca2dd81a587c5b50f8e4
+SIZE (PECL/Mosquitto-0.4.0.tgz) = 23804
diff --git a/net/pecl-mosquitto/pkg-descr b/net/pecl-mosquitto/pkg-descr
new file mode 100644
index 000000000000..0a46eba5858f
--- /dev/null
+++ b/net/pecl-mosquitto/pkg-descr
@@ -0,0 +1,4 @@
+Mosquitto provides support for the MQTT protocol, including publishing,
+subscribing, and an event loop.
+
+WWW: https://pecl.php.net/package/Mosquitto