opnsense-ports/sysutils/rubygem-hiera-file/Makefile
Franco Fichtner ffeb7e1938 */*: sync with upstream
Taken from: HardenedBSD
2017-12-30 00:32:09 +01:00

20 lines
375 B
Makefile

# Created by: Matthew Seaman <matthew@FreeBSD.org>
# $FreeBSD$
PORTNAME= hiera-file
PORTVERSION= 1.1.1
PORTREVISION= 2
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= matthew@FreeBSD.org
COMMENT= Data backend for Hiera that returns whole files
NO_ARCH= yes
USE_RUBY= yes
USES= gem
RUN_DEPENDS= rubygem-hiera>=0:sysutils/rubygem-hiera
.include <bsd.port.mk>