11eec05a0d
Update 16.0.287. Latest rubygems version is 16.1.0 but it chef require unpulished bcrypt_pbkdf gem 1.1.0.rc1. So, update to 16.0.287. For more detail, please refer: <https://github.com/chef/chef/blob/master/CHANGELOG.md>
14 lines
376 B
Makefile
14 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.2 2020/05/25 15:06:24 taca Exp $
|
|
|
|
DISTNAME= chef-utils-16.0.287
|
|
CATEGORIES= sysutils
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/chef/chef/tree/master/chef-utils
|
|
COMMENT= Basic utility functions for Core Chef development
|
|
LICENSE= apache-2.0
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|