NEW: devel/ruby-allure-rspec
This commit is contained in:
parent
7eb9080cdf
commit
cc1f5fb8f0
4 changed files with 34 additions and 0 deletions
19
devel/ruby-allure-rspec/Makefile
Normal file
19
devel/ruby-allure-rspec/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
COMMENT= generate rich allure test reports
|
||||
|
||||
DISTNAME= allure-rspec-2.22.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||
|
||||
# Apache-2.0
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/ruby
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
devel/ruby-allure-ruby-commons,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-rspec/3/core,${MODRUBY_FLAVOR}
|
||||
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue