View | Details | Raw Unified | Return to bug 247643
Collapse All | Expand All

(-)Makefile (-3 / +1 lines)
Lines 1-5 Link Here
1
# Created by: Mahdi Mokhtari <mokhi64@gmail.com>
1
# Created by: Mahdi Mokhtari <mokhi64@gmail.com>
2
# $FreeBSD$
2
# $FreeBSD: head/net-mgmt/netdata/Makefile 540779 2020-06-29 15:17:50Z lwhsu $
3
3
4
PORTNAME=	netdata
4
PORTNAME=	netdata
5
PORTVERSION=	1.23.0
5
PORTVERSION=	1.23.0
Lines 10-17 Link Here
10
COMMENT=	Scalable distributed realtime performance and health monitoring
10
COMMENT=	Scalable distributed realtime performance and health monitoring
11
11
12
LICENSE=	GPLv3
12
LICENSE=	GPLv3
13
14
BROKEN_SSL=	libressl libressl-devel
15
13
16
LIB_DEPENDS=	libjson-c.so:devel/json-c \
14
LIB_DEPENDS=	libjson-c.so:devel/json-c \
17
		libuuid.so:misc/e2fsprogs-libuuid \
15
		libuuid.so:misc/e2fsprogs-libuuid \

Return to bug 247643