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

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

LICENSE=	Apache-2.0
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	rubygem-concurrent-ruby>=0:devel/rubygem-concurrent-ruby

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
