# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	cucumber-formatter-dots
PORTVERSION=	1.2.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Dots formatter for Cucumber

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-c21e>=2.0.0<3:devel/rubygem-c21e \
		rubygem-cucumber-messages4>=4.0.0<5:devel/rubygem-cucumber-messages4

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
