ports/devel/ruby-rspec/3/expectations/Makefile

9 lines
228 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= rspec expectations and matchers
2023-09-04 02:37:48 +00:00
DISTNAME= rspec-expectations-3.12.3
2023-08-16 22:26:55 +00:00
BUILD_DEPENDS= ${RUN_DEPENDS} \
2023-09-04 02:37:48 +00:00
devel/ruby-diff-lcs,${MODRUBY_FLAVOR} \
devel/ruby-rspec/3/support,${MODRUBY_FLAVOR}
2023-08-16 22:26:55 +00:00
.include <bsd.port.mk>