opnsense-ports/devel/rubygem-multi_test/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

19 lines
350 B
Makefile

PORTNAME= multi_test
PORTVERSION= 1.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Help control rogue test, unit, autorun requirements
WWW= https://cucumber.io/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem shebangfix
NO_ARCH= yes
SHEBANG_FILES= test-all test-gemfile
.include <bsd.port.mk>