aboutsummaryrefslogblamecommitdiff
path: root/sysutils/rubygem-hiera-file/Makefile
blob: 7524e5e2774e08574048472dc7aa1e0ebeccc9aa (plain) (tree)
1
2
3
4
5
6
7
8
9

                          
                 





                                                               

                   
                   
                   
 
                                                       

                      
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>