pkgsrc/net/mosquitto/PLIST
gdt df31d4532a net: Add mosquitto 1.6.3nb4
(nb4 because wip is nb4)

Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker that
implements the MQTT protocol versions 3.1 and 3.1.1 MQTT provides a
lightweight method of carrying out messaging using a publish/subscribe model.
This makes it suitable for "Internet of Things" messaging such as with low power
sensors or mobile devices such as phones, embedded computers or
microcontrollers like the Arduino.
2019-07-20 23:09:27 +00:00

31 lines
841 B
Text

@comment $NetBSD: PLIST,v 1.1 2019/07/20 23:09:27 gdt Exp $
bin/mosquitto_passwd
bin/mosquitto_pub
bin/mosquitto_rr
bin/mosquitto_sub
include/mosquitto.h
include/mosquitto_broker.h
include/mosquitto_plugin.h
include/mosquittopp.h
lib/libmosquitto.so
lib/libmosquitto.so.1
lib/libmosquitto.so.${PKGVERSION}
lib/libmosquittopp.so
lib/libmosquittopp.so.1
lib/libmosquittopp.so.${PKGVERSION}
lib/pkgconfig/libmosquitto.pc
lib/pkgconfig/libmosquittopp.pc
man/man1/mosquitto_passwd.1
man/man1/mosquitto_pub.1
man/man1/mosquitto_rr.1
man/man1/mosquitto_sub.1
man/man3/libmosquitto.3
man/man5/mosquitto.conf.5
man/man7/mosquitto-tls.7
man/man7/mqtt.7
man/man8/mosquitto.8
sbin/mosquitto
share/examples/mosquitto/aclfile.example
share/examples/mosquitto/mosquitto.conf
share/examples/mosquitto/pskfile.example
share/examples/mosquitto/pwfile.example