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

8 lines
181 B
Makefile

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>