PORTNAME=	chef-utils
PORTVERSION=	18.8.54
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Basic utility functions for Core Chef Infra development
WWW=		https://github.com/chef/chef/tree/main/chef-utils

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-concurrent-ruby>=0:devel/rubygem-concurrent-ruby

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
