9 lines
192 B
Makefile
9 lines
192 B
Makefile
|
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>
|