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

8 lines
173 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= rspec runner and formatters
2023-09-04 02:37:48 +00:00
DISTNAME= rspec-core-3.12.2
2023-08-16 22:26:55 +00:00
BUILD_DEPENDS= ${RUN_DEPENDS} \
2023-09-04 02:37:48 +00:00
devel/ruby-rspec/3/support,${MODRUBY_FLAVOR}
2023-08-16 22:26:55 +00:00
.include <bsd.port.mk>