Files
ports/net/rubygem-orchestrator_client/Makefile
T
Romain Tartière 4df97f143d net/rubygem-orchestrator_client: Update to 0.7.2
With hat:	puppet
2025-12-31 10:42:07 -10:00

20 lines
451 B
Makefile

PORTNAME= orchestrator_client
PORTVERSION= 0.7.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= puppet@FreeBSD.org
COMMENT= Client library for Puppet orchestration services
WWW= https://github.com/puppetlabs/orchestrator_client-ruby
LICENSE= APACHE20
RUN_DEPENDS= rubygem-faraday>=2.0:www/rubygem-faraday \
rubygem-faraday-net_http_persistent>=2.0:www/rubygem-faraday-net_http_persistent
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>