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

8 lines
155 B
Makefile
Raw Normal View History

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