ports/devel/rubygem-puppet-resource_api/Makefile
Romain Tartière 2f240011c3 Update to 1.8.4
With hat:	puppet
2019-06-23 07:36:29 +00:00

18 lines
321 B
Makefile

# $FreeBSD$
PORTNAME= puppet-resource_api
PORTVERSION= 1.8.4
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>