2015-05-08 15:05:29 +02:00
|
|
|
# Created by: Matthew Seaman <matthew@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= hiera-file
|
|
|
|
PORTVERSION= 1.1.1
|
2015-08-13 18:22:54 +02:00
|
|
|
PORTREVISION= 1
|
2015-05-08 15:05:29 +02:00
|
|
|
CATEGORIES= sysutils rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= matthew@FreeBSD.org
|
|
|
|
COMMENT= Data backend for Hiera that returns whole files
|
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2015-05-08 15:05:29 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
2015-08-13 18:22:54 +02:00
|
|
|
RUN_DEPENDS= ${PKGNAMEPREFIX}hiera1>=0:${PORTSDIR}/sysutils/rubygem-hiera1
|
2015-05-08 15:05:29 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|