PORTNAME=	cucumber-html-formatter
PORTVERSION=	20.0.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	HTML formatter for Cucumber
WWW=		https://github.com/cucumber/html-formatter

LICENSE=	MIT

RUN_DEPENDS=	rubygem-cucumber-messages18>=18.0.0<19:devel/rubygem-cucumber-messages18

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

PLIST_FILES=	bin/cucumber-html-formatter

.include <bsd.port.mk>
