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

9 lines
247 B
Makefile

COMMENT = rspec attribute matchers
DISTNAME = rspec-its-1.2.0
REVISION = 0
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = devel/ruby-rspec/3/core,${MODRUBY_FLAVOR} \
devel/ruby-rspec/3/expectations,${MODRUBY_FLAVOR}
.include <bsd.port.mk>