NEW: devel/ruby-allure-ruby-commons
This commit is contained in:
parent
cc1f5fb8f0
commit
3739476098
4 changed files with 54 additions and 0 deletions
21
devel/ruby-allure-ruby-commons/Makefile
Normal file
21
devel/ruby-allure-ruby-commons/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
COMMENT= implement allure result generation
|
||||
|
||||
DISTNAME= allure-ruby-commons-2.22.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||
|
||||
# Apache-2.0
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/ruby
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
mail/ruby-mime-types,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-require-all,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-rspec/3/expectations,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-uuid,${MODRUBY_FLAVOR}
|
||||
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue