opnsense-ports/databases/rubygem-influxdb/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

19 lines
304 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= influxdb
PORTVERSION= 0.7.0
PORTREVISION= 0
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Ruby library for InfluxDB
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>