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

7 lines
173 B
Makefile

COMMENT= rspec runner and formatters
DISTNAME= rspec-core-3.12.2
BUILD_DEPENDS= ${RUN_DEPENDS} \
devel/ruby-rspec/3/support,${MODRUBY_FLAVOR}
.include <bsd.port.mk>