Romain Tartière 0a8e9d729c Update to 1.8.3
With hat:	puppet
2019-06-13 01:48:20 +00:00

19 lines
321 B
Makefile

# $FreeBSD$
PORTNAME= puppet-resource_api
PORTVERSION= 1.8.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= puppet@FreeBSD.org
COMMENT= Simple way to write new native resources for puppet
LICENSE= APACHE20
RUN_DEPENDS= rubygem-hocon>=1.0:devel/rubygem-hocon
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>