# Created by: Matthew Seaman <matthew@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/sysutils/rubygem-hiera-file/Makefile 385776 2015-05-08 13:05:29Z matthew $

PORTNAME=	hiera-file
PORTVERSION=	1.1.1
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	matthew@FreeBSD.org
COMMENT=	Data backend for Hiera that returns whole files

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

RUN_DEPENDS=	${PKGNAMEPREFIX}hiera>=0:${PORTSDIR}/sysutils/rubygem-hiera

.include <bsd.port.mk>
