net/mosquitto: Added net/mosquitto dependency.

Approved by:	tcberner (mentor, implicit)
This commit is contained in:
Yuri Victorovich 2018-02-23 04:04:33 +00:00
parent ac15ca9b94
commit 96517242f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462668

View file

@ -3,7 +3,7 @@
PORTNAME= mosquitto
PORTVERSION= 1.4.14
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://mosquitto.org/files/source/
@ -12,7 +12,8 @@ COMMENT= Open-Source MQTT Broker
LICENSE= BSD3CLAUSE
LIB_DEPENDS= libcares.so:dns/c-ares
LIB_DEPENDS= libcares.so:dns/c-ares \
libuuid.so:misc/e2fsprogs-libuuid
BUILD_DEPENDS= xsltproc:textproc/libxslt
USES= cmake ssl