opnsense-ports/sysutils/rubygem-hiera-file/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

17 lines
345 B
Makefile

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
WWW= https://github.com/adrienthebo/hiera-file
NO_ARCH= yes
USES= gem
RUN_DEPENDS= rubygem-hiera>=0:sysutils/rubygem-hiera
.include <bsd.port.mk>