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

11 lines
243 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= ruby framework for Behaviour Driven Development
V= 3.12.0
DISTNAME= rspec-$V
BUILD_DEPENDS= ${RUN_DEPENDS} \
devel/ruby-rspec/3/core \
devel/ruby-rspec/3/expectations \
devel/ruby-rspec/3/mocks
.include <bsd.port.mk>