opnsense-ports/sysutils/rubygem-chef-utils/Makefile
2022-09-07 22:33:21 +02:00

18 lines
358 B
Makefile

PORTNAME= chef-utils
PORTVERSION= 16.18.0
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
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>