ports/devel/ruby-rspec/3/Makefile

10 lines
170 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
SUBDIR =
2023-09-08 05:21:37 +00:00
SUBDIR += core
SUBDIR += expectations
SUBDIR += its
SUBDIR += mocks
SUBDIR += rspec
SUBDIR += support
2023-08-16 22:26:55 +00:00
.include <bsd.port.subdir.mk>