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

19 lines
340 B
Makefile

PORTNAME= deep_test
PORTVERSION= 1.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Enable tests to run in parallel using multiple processes
WWW= http://deep-test.rubyforge.org/
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USES= gem
PLIST_FILES= bin/deep_test
.include <bsd.port.mk>