1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

net-mgmt/prometheus-collectd-exporter: Add license file & fix COMMENT

Approved by:	krion (mentor)
Sponsored by:	Bally Wulff Games & Entertainment GmbH
Differential Revision:	https://reviews.freebsd.org/D17130
This commit is contained in:
Mateusz Piotrowski 2018-09-12 21:52:47 +00:00
parent ae05182b4d
commit 3fef85f6f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479620

View File

@ -5,9 +5,10 @@ PORTVERSION= 0.3.1
CATEGORIES= net-mgmt
MAINTAINER= dsp@php.net
COMMENT= Collectd exporter for prometheus
COMMENT= Collectd exporter for Prometheus
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go gmake
USE_GITHUB= yes