#  $OpenBSD: Makefile,v 1.9 2015/11/17 10:23:47 jasper Exp $

COMMENT =		rspec expectations and matchers
DISTNAME =		rspec-expectations-3.4.0

BUILD_DEPENDS = 	${RUN_DEPENDS}
RUN_DEPENDS =		devel/ruby-diff-lcs,${MODRUBY_FLAVOR} \
			devel/ruby-rspec/3/support,${MODRUBY_FLAVOR}>=3.4.0

.include <bsd.port.mk>
