013632ba6a
2.2.6 (2018-03-22) * Adding support for reading from TOML files #55 (tyler-ball)
12 lines
320 B
Makefile
12 lines
320 B
Makefile
# $NetBSD: Makefile,v 1.5 2018/03/23 13:52:20 taca Exp $
|
|
|
|
DISTNAME= mixlib-config-2.2.6
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/chef/mixlib-config
|
|
COMMENT= Class based configuration library
|
|
LICENSE= apache-2.0
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|