freebsd-ports/devel/rubygem-puppet-resource_api/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

16 lines
308 B
Makefile

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>