diff options
Diffstat (limited to 'net/libpaho-mqtt3')
-rw-r--r-- | net/libpaho-mqtt3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libpaho-mqtt3/Makefile b/net/libpaho-mqtt3/Makefile index ff12648bb66a..f15cc9e530ad 100644 --- a/net/libpaho-mqtt3/Makefile +++ b/net/libpaho-mqtt3/Makefile @@ -6,6 +6,7 @@ CATEGORIES= net devel MAINTAINER= acm@FreeBSD.org COMMENT= Eclipse Paho C Client Library for the MQTT Protocol +WWW= https://github.com/eclipse/paho.mqtt.c LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE |