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

9 lines
192 B
Makefile
Raw Normal View History

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