opnsense-ports/databases/rubygem-influxdb/Makefile
Franco Fichtner c507d81663 */*: sync with upstream
Taken from: HardenedBSD
2019-04-24 04:14:15 +02:00

20 lines
316 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
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>