8 lines
155 B
Makefile
8 lines
155 B
Makefile
|
COMMENT= rspec runner and formatters
|
||
|
DISTNAME= rspec-core-3.12.1
|
||
|
|
||
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||
|
devel/ruby-rspec/3/support
|
||
|
|
||
|
.include <bsd.port.mk>
|