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

10 lines
247 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>