opnsense-ports/textproc/rubygem-cucumber-html-formatter/Makefile
Franco Fichtner 93ad291116 */*: sync with upstream
Taken from: FreeBSD
2023-06-06 09:10:30 +02:00

20 lines
409 B
Makefile

PORTNAME= cucumber-html-formatter
PORTVERSION= 20.3.1
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-messages>=18.0<22.1:devel/rubygem-cucumber-messages
USES= gem
NO_ARCH= yes
PLIST_FILES= bin/cucumber-html-formatter
.include <bsd.port.mk>