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

9 lines
181 B
Makefile
Raw Normal View History

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