# Created by: renchap@cocoa-x.com

PORTNAME=	mixlib-config
PORTVERSION=	3.0.9
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	renchap@cocoa-x.com
COMMENT=	Class based config mixin, similar to the one found in Chef

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-tomlrb>=0:textproc/rubygem-tomlrb

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
