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

(-)net-mgmt/statsd/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	statsd
3
PORTNAME=	statsd
4
PORTVERSION=	0.7.2
4
PORTVERSION=	0.7.2
5
PORTREVISION=	1
5
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
6
CATEGORIES=	net-mgmt
7
CATEGORIES=	net-mgmt
7
8
Lines 11-17 COMMENT= Simple daemon for easy stats aggregation Link Here
11
LICENSE=	MIT
12
LICENSE=	MIT
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
14
14
RUN_DEPENDS=	node:www/node
15
RUN_DEPENDS=	node6>=0:www/node6
15
16
16
NO_BUILD=	yes
17
NO_BUILD=	yes
17
NO_ARCH=	yes
18
NO_ARCH=	yes

Return to bug 228134